YYC
2024-11-25 e14fe93dc50e5f7804af1fa1f7e2c40d953fd2b8
src/main/java/com/fzzy/async/fzzy40/entity/Fz40DepotConf.java
@@ -85,6 +85,10 @@
    @PropertyDef(label = "电缆开始点位", description = "默认顶部(顶部、底部)")
    private String startPoint;
    @Column(name = "START_CONVERT_", length = 20)
    @PropertyDef(label = "层行转换", description = "默认不转换(默认、顺时针、逆时针)")
    private String startConvert;
    @Column(name = "TEMP_MAX_")
    @PropertyDef(label = "温度上限")
    private Double tempMax;