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