wuxw
2019-04-16 0082bf5d11d91a9d8d0e2372585ef54fcabbcdf4
java110-common/src/main/java/com/java110/common/constant/ServiceCodeConstant.java
@@ -352,4 +352,9 @@
    //检查用户是否有权限
    public static final String SERVICE_CODE_CHECK_USER_HAS_PRIVILEGE = "check.user.hasPrivilege";
}