Commit f26a0953b482d6a7f5c430b77218b3a3503fddd7

Authored by wtt
1 parent 1139e1d598

update

Showing 1 changed file with 1 additions and 0 deletions

platform-common/src/main/java/com/lyms/platform/common/enums/FetalPositionEnums.java View file @ f26a095
... ... @@ -33,6 +33,7 @@
33 33 ONE21("左肩后(LScP)","21"),
34 34 ONE22("右肩前(RScA)","22"),
35 35 ONE23("右肩后(RScP)","23"),
  36 + ONE26("横位","26"),
36 37 ONE25("不详","25");
37 38  
38 39 public static String getTitle(String id){