Commit b988b13e by xiongjiangtao

删除说明

parent 9b86aaaf
......@@ -51,6 +51,11 @@ public class WechatWorkLostDetailVO extends StoreGroupCommonVO implements Serial
private String clerkId;
/**
* 删除说明0手动删除 1系统删除
*/
private String delType;
/**
* 客户姓名
*/
@JsonSerialize(using = UserNameJsonSeralizer.class)
......
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