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

xyz.erupt.cloud.common.consts.CloudCommonConst Maven / Gradle / Ivy

There is a newer version: 1.12.15
Show newest version
package xyz.erupt.cloud.common.consts;

/**
 * @author YuePeng
 * date 2021/12/25 01:56
 */
public class CloudCommonConst {

    public static final String HEADER_ACCESS_TOKEN = "Access-Token";

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy