Commit 26503d5259217742f9cf7b2bcb1862d1fba861a1

Authored by liquanyu
1 parent 676b4b9b8b

修改儿保检查下次预约时间

Showing 1 changed file with 0 additions and 2 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/request/BabyCheckRequest.java View file @ 26503d5
... ... @@ -209,8 +209,6 @@
209 209 private String checkDoctor;
210 210  
211 211 //下次预约
212   - @FormParam
213   - @NotEmpty(message = "下次预约时间不能为空.")
214 212 private String nextDate;
215 213  
216 214 //是否高危儿童 0 非高危 1高危