mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
update 汇付会员
This commit is contained in:
@@ -217,4 +217,10 @@ public class Constants {
|
||||
*/
|
||||
public static final String[] JOB_ERROR_STR = {"java.net.URL", "javax.naming.InitialContext", "org.yaml.snakeyaml",
|
||||
"org.springframework", "org.apache", "com.jsowell.common.util.file"};
|
||||
|
||||
// Y-是
|
||||
public static final String Y = "Y";
|
||||
|
||||
// N-否
|
||||
public static final String N = "N";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user