|
@@ -23,9 +23,9 @@ public enum RelationLibTypeEnum implements KeyedNamed {
|
|
|
disNurse(510,"123"),
|
|
|
relationDept(511,"115"),
|
|
|
relationPart(512,"122"),
|
|
|
- relationSystem(513,"411"),
|
|
|
+ relationSystem(513,"307"),
|
|
|
relationAccSymptom(514,"103"),
|
|
|
- relationNature(515,"412");
|
|
|
+ relationNature(515,"126");
|
|
|
|
|
|
|
|
|
@Setter
|