Commit e58b6178 by huangZW

11

parent cba2d5f8
......@@ -55,7 +55,7 @@ public class ApplicationController extends WebBaseController{
private DepartmentApiService departmentApiService;
@Autowired
private ApplicationSettingApiService applicationSettingApiService;
@IgnoreLogin
@RequestMapping("application-list")
public HaobanResponse applicationList(String wxEnterpriseId) {
Map<String,Object> map = new HashMap<>();
......
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