Commit bed17d2c by zhangxingmin

push

parent d13b74e2
......@@ -268,6 +268,11 @@ public class CommissionVO implements Serializable {
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
private Date updateTime;
/**
* 人工备注
*/
private String manualRemark;
private static final long serialVersionUID = 1L;
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment