Commit d7261009 by 王力

Merge branch 'feature_mvp616_wangl' into 'develop'

数据库变更

See merge request !40
2 parents 34b05c50 2e232121
...@@ -13,8 +13,6 @@ public class OrderAppointment { ...@@ -13,8 +13,6 @@ public class OrderAppointment {
private String engineerName; private String engineerName;
private String engineerPhone; private String engineerPhone;
private String engineerAge; private String engineerAge;
private String engineerGroupId;
private String engineerGroupName;
private String isWorkshop; private String isWorkshop;
private Timestamp expectTime; private Timestamp expectTime;
private Timestamp actualTime; private Timestamp actualTime;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!