cc
2021-10-19 73cd66f49ca2261449b85fb6bdcd2439031d8fd8
src/main/java/com/hx/resultTool/ResponseCode.java
@@ -20,6 +20,8 @@
    public static final String ERROR_LOGIN="603";
    /*系统异常*/
    public static final String ERROR_SYSTEM = "999";
    /*签名错误*/
    public static final String ERROR_SIGN = "203";