Commit 76d65ddc by 丁伟峰

Merge remote-tracking branch 'origin/develop' into develop

2 parents c5fd85b9 d1663d19
...@@ -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!