Commit 3834db7f by 陶光胜

企业微信取消授权回调处理

parent 289efcd9
......@@ -14,8 +14,8 @@ public interface WxApplicationApiService {
/**
* 取消应用授权,暂时只是删除wxapplication应用绑定
* @param wxEnterpriseId
* @param corpId
* @param suiteId
*/
void cancelSuite(String wxEnterpriseId, String suiteId);
void cancelSuite(String corpId, String suiteId);
}
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