|
@@ -11,7 +11,7 @@ import lombok.Setter;
|
|
*/
|
|
*/
|
|
public enum StaticTypeEnum implements KeyedNamed {
|
|
public enum StaticTypeEnum implements KeyedNamed {
|
|
|
|
|
|
- DIS(1, Constants.icddisease),
|
|
|
|
|
|
+ DIS(1, Constants.yibaodisease),
|
|
DRUG(2, Constants.medicine),
|
|
DRUG(2, Constants.medicine),
|
|
LISSET(3, Constants.lissetname),
|
|
LISSET(3, Constants.lissetname),
|
|
LIS(4, Constants.lisname),
|
|
LIS(4, Constants.lisname),
|