YYC
2023-07-25 21bf8b454eee7e80d9471e4424e7520c4f82f3a7
igds-inout/src/main/java/com/ld/igds/models/InoutNoticeIn.java
@@ -50,10 +50,6 @@
    @PropertyDef(label = "合同名称", description = "针对轮换粮食必填")
    private String contractName;
//    @Column(name = "PLAN_NAME_", length = 50)
//    @PropertyDef(label = "计划名称")
//    private String planName;
    @Column(name = "DEPOT_ID_", length = 50)
    @PropertyDef(label = "目标仓库")
    private String depotId;