Browse Source

问题处理

yzc 1 year ago
parent
commit
0c2425dec8

+ 1 - 1
hx-sale/src/main/java/com/fjhx/sale/entity/contract/po/Contract.java

@@ -356,7 +356,7 @@ public class Contract extends BasePo {
     /**
     /**
      * 订单下发时间
      * 订单下发时间
      */
      */
-    private Integer orderDistributeTime;
+    private Date orderDistributeTime;
 
 
     /**
     /**
      * 交接单附件列表
      * 交接单附件列表