All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.digitalchina.platform.security.constants.SecurityConstants Maven / Gradle / Ivy

The newest version!
package com.digitalchina.platform.security.constants;

/**
 * Created with IntelliJ IDEA.
 * User: 胡本强
 * Date: 2016-12-02:13:48
 */
public class SecurityConstants {
    public static final Integer RESPONSE_CODE_OK = 0;
    public static final Integer RESPONSE_CODE_UNLOGIN = 500800;
    public static final Integer URL_NOGEXIT_OR_NOT_CONFIG=502001;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy