Commit 6ab6070de03ea88f90ce25557d906192f8b44fe6

Authored by jiangjiazhi
1 parent 36b71b97f2

修改新电子病历

Showing 1 changed file with 2 additions and 1 deletions

platform-common/src/main/java/com/lyms/platform/common/utils/SystemConfig.java View file @ 6ab6070
... ... @@ -41,7 +41,8 @@
41 41 public static final String YDQJD = "5769eef90cf22c3157577420";
42 42  
43 43 //风险颜色
44   - public static final String FXYS = "5769eef90cf22c3157577421";
  44 +// public static final String FXYS = "5769eef90cf22c3157577421";
  45 + public static final String FXYS = "fb43fd5a-b153-4cb9-9180-c46f5612ba43";
45 46 //高危分值
46 47 public static final String GWFZ = "5769eef90cf22c3157577422";
47 48