Commit 727acdca by fudahua

会员标签同步-校验定时器

parent d3ebf679
......@@ -873,7 +873,7 @@ public class QywxTagApiServiceImpl implements QywxTagApiService {
* @param wxEnterprise
*/
private Map<String, Object> checkQywxSyncByQywxTag(TabQywxTagRelation relation, TabHaobanWxEnterprise wxEnterprise, QywxSyncTagFormatPojo pojo) {
Map<String, Object> ret = new HashMap<>();
Map<String, Object> ret = new LinkedHashMap<>();
boolean flag = false;
ret.put("hb标签id", relation.getQywxTagId());
......
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