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

cn.ennwifi.webframe.ui.shared.module.RpcInfo Maven / Gradle / Ivy

There is a newer version: 2.3.0
Show newest version
package cn.ennwifi.webframe.ui.shared.module;

/**
 * RPC 常量
 *
 * @author zhangjianshe
 */
public class RpcInfo {

    /**
     * RPC TOKEN HEADER.
     */
    public final static String RPC_TOKEN = "RPC-TOKEN";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy