Commit 2e232121 by wangli

数据库变更

1 parent 7e14eafd
...@@ -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!