Commit a8303c94 by fudahua

点击刷新企业微信数据

parent c03a252c
......@@ -255,6 +255,7 @@ public class ApplicationController extends WebBaseController{
if (StringUtils.isBlank(taskId)) {
return resultResponse(HaoBanErrCode.ERR_1, false);
}
dealSyncOperationApiService.dealQywxDepartment(taskId, wxEnterpriseId);
}
return resultResponse(HaoBanErrCode.ERR_0);
}
......
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