Browse Source

1.3.0版本修改

LiFei 2 năm trước cách đây
mục cha
commit
6094b3213e

+ 2 - 0
happy-boot-module-flexjob/src/main/java/org/jeecg/modules/api/hworder/entity/HwOrderAPI.java

@@ -135,4 +135,6 @@ public class HwOrderAPI implements Serializable {
 
     @TableField(exist = false)
     private String companyName;
+
+    private String otherAgreement;
 }