vince
2023-07-20 852a9ee80fe79ac87854b8b46ad67ac857a56fc6
igds-core/src/main/java/com/ld/igds/models/Building.java
@@ -36,6 +36,10 @@
    @PropertyDef(label = "组织编码")
    private String companyId;
    @Column(name = "gbm", length = 50)
    @PropertyDef(label = "廒间国别码")
    private String gbm;
    @Column(name = "DEPT_ID_", length = 40)
    @PropertyDef(label = "所属库点")
    private String deptId;