Commit d4e0b7b26674c6a1f2c73a59e03851b67db5d3da

Authored by landong2015
1 parent 71ef7bdb56

update bug

Showing 1 changed file with 1 additions and 1 deletions

platform-common/src/main/java/com/lyms/platform/common/utils/SystemConfig.java View file @ d4e0b7b
... ... @@ -75,7 +75,7 @@
75 75 //女
76 76 public static final String WOMAN_ID = "c23779f1-cb6e-44d0-9fc8-0a990bf6184c";
77 77 //男
78   - public static final String MAN_ID = "ac334aa6-b0f2-4b25-a231-cf968c14ef8b";
  78 + public static final String MAN_ID = "5d0b782f-b61b-441b-b8c5-4bf55eece273";
79 79  
80 80  
81 81 }