Commit 2d4d2c76 by fudahua

刷新绑定门店

parent 20ccfe64
...@@ -40,6 +40,9 @@ public class AdminController extends WebBaseController{ ...@@ -40,6 +40,9 @@ public class AdminController extends WebBaseController{
private StaffDepartmentRelatedApiService staffDepartmentRelatedApiService; private StaffDepartmentRelatedApiService staffDepartmentRelatedApiService;
@Autowired @Autowired
private WxApplicationApiService wxApplicationApiService;
@Autowired
private WxEnterpriseApiService wxEnterpriseApiService; private WxEnterpriseApiService wxEnterpriseApiService;
@RequestMapping("admin-list") @RequestMapping("admin-list")
......
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