Commit 9fdf67f951b1fa1dfa1bce75a304182bb71bae55

Authored by liquanyu
1 parent 4c5a2d3885

服务

Showing 1 changed file with 1 additions and 0 deletions

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