Commit 1ca393e3 by wangli

修改

1 parent 0d629c2a
...@@ -15,7 +15,7 @@ public class CapacityEngineerStat { ...@@ -15,7 +15,7 @@ public class CapacityEngineerStat {
private Integer capLeft; private Integer capLeft;
private Integer orderCount; private Integer orderCount;
private Integer maxDuration; private Integer maxDuration;
private Integer memo; private String memo;
private Timestamp createTime; private Timestamp createTime;
private Timestamp updateTime; private Timestamp updateTime;
} }
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!