区域下拉

This commit is contained in:
quowingwang
2025-12-20 14:30:04 +08:00
parent b87ee906c7
commit 0a24cca79b
13 changed files with 160 additions and 63 deletions

View File

@@ -20,9 +20,7 @@ namespace ZR.Model.MES.andon.Dto
public string LevelName { get; set; }
public string LightColor { get; set; }
public string ApplyScenario { get; set; }
public string LevelTime { get; set; }
public string CreatedBy { get; set; }