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

xyz.erupt.core.constant.EruptMutualConst Maven / Gradle / Ivy

There is a newer version: 1.12.17
Show newest version
package xyz.erupt.core.constant;

/**
 * 服务交互常量
 * @author YuePeng
 * date 2022/1/13 00:33
 */
public class EruptMutualConst {

    public static final String ERUPT = "erupt";

    public static final String USER = "user";

    public static final String TOKEN = "token";

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy