Commit 5118081a by songyinghui

feat: 群发朋友圈日志

parent 19de5f86
...@@ -30,7 +30,7 @@ public class MaterialShareLogApiServiceImpl implements MaterialShareLogApiServic ...@@ -30,7 +30,7 @@ public class MaterialShareLogApiServiceImpl implements MaterialShareLogApiServic
* 导购分享素材 客户触达日志 * 导购分享素材 客户触达日志
* @see com.gic.haoban.manage.api.service.content.task.QywxGroupMsgTaskApiService#handlerTriggerCustomerDetailLog(String) * @see com.gic.haoban.manage.api.service.content.task.QywxGroupMsgTaskApiService#handlerTriggerCustomerDetailLog(String)
*/ */
private static final String SHARE_MATERIAL_DETAIL_LOG = "shareMaterialDetailLog"; private static final String SHARE_MATERIAL_DETAIL_LOG = "handlerTriggerCustomerDetailLog";
@Autowired @Autowired
private ClerkShareLogService clerkShareLogService; private ClerkShareLogService clerkShareLogService;
......
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