Commit 8fe3b6ba by 徐高华

Merge branch 'master-xgh-好办停用' into 'developer'

log

See merge request !238
parents fab694a8 931fef35
......@@ -75,6 +75,7 @@ public class WxUserAddLogServiceImpl implements WxUserAddLogService {
entity.setLogId(UniqueIdUtils.uniqueLong());
if(qdto.isDelClerkFlag()) {
entity.setStatusFlag(3);
entity.setAddChannel(0);
}else {
entity.setStatusFlag(2);
// 是否所有好友删除 1是0否
......
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