|
@@ -13,7 +13,7 @@ public enum FeatureTypeEnum implements KeyedNamed {
|
|
|
Feature_Type_Past(1, "既往史"),
|
|
|
Feature_Type_Other(3, "其他史"),
|
|
|
Feature_Type_Vital_Result(4, "查体结果"),
|
|
|
- Feature_Type_Vital_Module(42, "查体模板"),
|
|
|
+ Feature_Type_Vital_Module(41, "查体模板"),
|
|
|
Feature_Type_Vital_Index(42, "查体指标"),
|
|
|
Feature_Type_Lis(5, "化验"),
|
|
|
Feature_Type_Pacs(6, "辅检"),
|