Commit 8b284dec by wangli

数据库表结构变更

1 parent c10c1782
......@@ -14,7 +14,7 @@ public class OrderEvent {
private String operator;
private String operatorName;
private String source;
private String desc;
private String description;
private String memo;
private Timestamp createTime;
private Timestamp updateTime;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!