Commit 6887849e by qwmqiuwenmin

fix

parent ad1015ef
......@@ -133,7 +133,7 @@ public class ApplicationController extends WebBaseController{
// } catch (Exception e) {
// log.info(e.getMessage(),e);
// }
this.departmentApiService.initwxDepartmentMQ(enterpriseDTO.getWxEnterpriseId());
this.departmentApiService.initwxDepartment(enterpriseDTO.getCorpid(), enterpriseDTO.getContactSecret(), enterpriseDTO.getWxEnterpriseId());
}
}
......
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