|
@@ -69,7 +69,7 @@ public class SystemConstant {
|
|
|
public static final String HYPHEN = "-";
|
|
|
public static final String DEFAULT_SIGN = "#";
|
|
|
public static final String PARENT_ORG = "武汉大学教务处";
|
|
|
- public static final String SCHOOL_CODE = "wdfx";
|
|
|
+ public static final String SCHOOL_CODE = "ggjckcjfx";
|
|
|
// public static final int MAX_RETRY_CREATE_PDF_COUNT = 5;
|
|
|
|
|
|
/**
|