jiazx0107@163.com
2024-01-20 fbcbe6c975554786683c38798ce8527d27993543
src/main/java/com/fzzy/gateway/entity/GatewayDevice.java
@@ -59,6 +59,10 @@
    @PropertyDef(label = "库区系统仓库编码")
    private String depotIdSys;
    @Column(name = "DEPOT_TYPE_", length = 10)
    @PropertyDef(label = "仓库类型", description = "平房仓")
    private String depotType;
    @Column(name = "IP_", length = 20)
    @PropertyDef(label = "通讯IP")
    private String ip;