Commit e75ba75f712379a7b169cc7a95e8ed2ed0a87ecc

Authored by jesse.wang
1 parent 9cb7d05047

孤独症初筛根据月龄查询套餐内容

Showing 1 changed file with 1 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/controller/PrimaryScreeningController.java View file @ e75ba75
... ... @@ -18,8 +18,8 @@
18 18 /**
19 19 * 孤独症初筛
20 20 */
21   -@RequestMapping(value = "/primaryScreening")
22 21 @Controller
  22 +@RequestMapping( "/primaryScreening")
23 23 public class PrimaryScreeningController {
24 24  
25 25 //日志调测器