Commit d150e0a6 authored by 赵啸非's avatar 赵啸非

修改人员学习

parent 0e152f77
......@@ -50,7 +50,7 @@ public class StudyStatController extends BaseCRUDJsonBodyMappingController<Study
/**
* 首页统计
*/
@PostMapping(value = "indexStat")
@PostMapping(value = "index")
@UnAuth
public String indexStat() {
JSONObject jsonObject = new JSONObject();
......
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