|
@@ -15,9 +15,9 @@ public enum FlowSchoolCodeEnum {
|
|
|
//
|
|
|
// JXZYYDX("江西中医药大学", "jxutcm");
|
|
|
|
|
|
- GDYKDX("广东医科大学", "test-school-2"),
|
|
|
+ GDYKDX("广东医科大学", "test-school-5"),
|
|
|
|
|
|
- JXZYYDX("江西中医药大学", "test-school-1");
|
|
|
+ JXZYYDX("江西中医药大学", "test-school-6");
|
|
|
|
|
|
private String title;
|
|
|
|