feat: 优化UI
This commit is contained in:
@@ -18,7 +18,7 @@ public class ConfigurationService
|
||||
public int SprayShampoo1Time { get; set; } = 1; // 喷沐浴露1时间
|
||||
public int SprayShampoo2Time { get; set; } = 1; // 喷沐浴露2时间
|
||||
public int SprayShampoo3Time { get; set; } = 1; // 喷沐浴露3时间
|
||||
public int SprayWaterTime { get; set; } = 2; // 喷水时间(保留用于兼容)
|
||||
public int ColdAirTime { get; set; } = 2; // 冷风机时间
|
||||
public int HotAirTime { get; set; } = 5; // 热风机时间
|
||||
public int UvSterilizationTime { get; set; } = 3; // 紫外线杀菌时间
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user