Commit 0be28b3b by 墨竹

feat:企微标签打标签改为消息队列

parent 4bd8c1c6
...@@ -162,4 +162,14 @@ public interface QywxTagApiService { ...@@ -162,4 +162,14 @@ public interface QywxTagApiService {
*/ */
public void checkQywxSync(String params); public void checkQywxSync(String params);
/**
* 企微打标签
* "routerName": "qywxMarkTagMq"
*
* @param param 参数
* @author mozhu
* @date 2022-06-06 17:21:58
*/
void qywxMarkTag(String param);
} }
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