Commit 21019d0a by xiongjiangtao

Merge branch '202411_lost_detail' into 'master'

202411 lost detail

See merge request !2311
parents 7f7d1213 1ab0e7a3
......@@ -378,6 +378,8 @@ public class WechatWorkController extends NewBaseController {
fieldList.add("lastCsmeDate");
indexList.add("删除时间");
fieldList.add("deleteTime");
indexList.add("删除说明");
fieldList.add("delType");
task.setFileName( "流失好友-流失明细-" + qo.getStartDate() + "_" + qo.getEndDate());
......
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