fanxw 1 rok temu
rodzic
commit
b3f5d58653

+ 1 - 1
src/main/java/com/chinaitop/depot/business/model/BusinessNoticeReceive.java

@@ -553,7 +553,7 @@ public class BusinessNoticeReceive {
553 553
     }
554 554
 
555 555
     /**
556
-     * 业务类型 (6:竞买=入库竞价;7:销售=出库竞价  4:轮换=出库包干)
556
+     * 业务类型 (1:竞买=入库竞价;2:销售=出库竞价  3:轮换=出库包干)
557 557
      */
558 558
     public String getYwtype() {
559 559
         return ywtype;