Commit eb0b0f66762d464ee736d081ffa9cab9a7b5c652
1 parent
4d0bb8acfe
Exists in
master
and in
6 other branches
添加儿童预约建档实体类
Showing 1 changed file with 2 additions and 1 deletions
platform-dal/src/main/java/com/lyms/platform/beans/SerialIdEnum.java
View file @
eb0b0f6
... | ... | @@ -100,7 +100,8 @@ |
100 | 100 | BabyNerveMovementModel("BabyNerveMovementModel", -6434664687867665381L), |
101 | 101 | BabyNeuroPsychologicalModel("BabyNeuroPsychologicalModel", -7902299259467567060L), |
102 | 102 | ExerciseAppraisalModel("ExerciseAppraisalModel", 993491777685035796L), |
103 | - AfterVisitPelvicFloorModel("AfterVisitPelvicFloorModel", -534393866388205106L) | |
103 | + AfterVisitPelvicFloorModel("AfterVisitPelvicFloorModel", -534393866388205106L), | |
104 | + BabyAppointmentBuildModel("BabyAppointmentBuildModel",356770820236242411L) | |
104 | 105 | |
105 | 106 | ; |
106 | 107 |