Commit cb8ff1d3afb818b1d2b63a04532d2ce18d372350

Authored by dongqin
1 parent c8668b599c

儿心量表业务添加

Showing 1 changed file with 2 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/service/BabyEvaluationCriterionService.java View file @ cb8ff1d
... ... @@ -19,9 +19,10 @@
19 19 *
20 20 * @param userId
21 21 * @param jsonObject
  22 + * @param isPush 是否是推送儿保检查页面标识
22 23 * @return
23 24 */
24   - BaseResponse query(Integer userId, JSONObject jsonObject);
  25 + BaseResponse query(Integer userId, JSONObject jsonObject, boolean isPush);
25 26  
26 27 /**
27 28 * 保存or更新神经心理项目