Browse Source

运单状态修改

donglang 1 tháng trước cách đây
mục cha
commit
c7d9d75044

+ 1 - 1
sckw-common/sckw-common-core/src/main/java/com/sckw/core/model/enums/CarWaybillV1Enum.java

@@ -73,7 +73,7 @@ public enum CarWaybillV1Enum {
     /**
      * 已卸货
      */
-    COMPLETION_LOADING(20,  "已卸货"),
+    COMPLETION_LOADING(23,  "已卸货"),
     /**
      * 已完成
      */