Commit c53ed017 by 墨竹

fix:去除无效

parent 4535d544
......@@ -20,12 +20,12 @@ public interface MessageApiService {
*
* @param qywxCallBackDTO
*/
@Deprecated
void wxMessageReceive(QywxCallBackDTO qywxCallBackDTO);
/**
* 队列消费企业微信推送数据
*
* dealWxMessageMq
* @param param
*/
void dealWxMessage(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