Commit 0881e25a7fd01d8a76aff071ed39fd009a943393

Authored by liquanyu
1 parent f95bf27ea3

服务

Showing 1 changed file with 1 additions and 1 deletions

platform-common/src/main/java/com/lyms/platform/common/enums/PatientSerEnums.java View file @ 0881e25
... ... @@ -20,7 +20,7 @@
20 20 xy(4, "血压管理"),
21 21 zjzx(5, "专家咨询"),
22 22 tw(7, "体温管理"),
23   - YFDC(6, "孕妇单次服务"),
  23 + YFDC(8, "孕妇单次服务"),
24 24 babyjzzz(10, "精准医疗指导"),
25 25 babyBzfw(11, "儿保小助理");//以前是:标准服务
26 26 private Integer id;