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

com.base4j.mvc.auth.constant.AuthConstants Maven / Gradle / Ivy

There is a newer version: 1.3.0
Show newest version
package com.base4j.mvc.auth.constant;

/**
 * Created by [huangjun] on 2017-11-14.
 */
public class AuthConstants {

    /**
     * 验证码
     */
    public static final String VERIFY_CODE = "verifyCode";


}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy