Commit a9527fd5496245667e97aaa2a09f747f9a0198b0
1 parent
46af59fb47
Exists in
master
and in
6 other branches
将序列号添加到SerialldEnum中
Showing 1 changed file with 1 additions and 1 deletions
platform-dal/src/main/java/com/lyms/platform/beans/SerialIdEnum.java
View file @
a9527fd
... | ... | @@ -96,7 +96,7 @@ |
96 | 96 | BabyAfterVisitStatistics("BabyAfterVisitStatistics",5193962832570387237L), |
97 | 97 | PelvicFloorInfoDetail("PelvicFloorInfoDetail",-2379119402788348620L), |
98 | 98 | PelvicFloorInfo("PelvicFloorInfo",1846836043097694859L), |
99 | - BabyEvaluationCriterionModel("8403770575902711593L",8403770575902711593L), | |
99 | + BabyEvaluationCriterionModel("BabyEvaluationCriterionModel",8403770575902711593L), | |
100 | 100 | BabyNerveMovementModel("BabyNerveMovementModel", -6434664687867665381L), |
101 | 101 | BabyNeuroPsychologicalModel("BabyNeuroPsychologicalModel", -7902299259467567060L), |
102 | 102 | ExerciseAppraisalModel("ExerciseAppraisalModel", 993491777685035796L) |