Commit 523d1392e443e87bceb5c61c16ba0e7889cb857c

Authored by liquanyu
1 parent 5d4a465699

code update

Showing 1 changed file with 1 additions and 0 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/controller/BabyCheckController.java View file @ 523d139
... ... @@ -134,6 +134,7 @@
134 134 * 查询儿童的健康状态
135 135 * @param value
136 136 * @param sex
  137 + * @param type 0 体重 1 身长 2 头围
137 138 * @return
138 139 */
139 140 @RequestMapping(value = "/queryBabyHealthStatus", method = RequestMethod.GET)