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

com.didiglobal.logi.log.common.web.WebConstants Maven / Gradle / Ivy

There is a newer version: 1.0.7
Show newest version
package com.didiglobal.logi.log.common.web;

/**
 * @author jinbinbin
 * @version $Id: WebConstants.java, v 0.1 2018年03月27日 17:26 jinbinbin Exp $
 */
public class WebConstants {

    public static final String FLAG            = "flag";
    public static final String X_REQUEST_ID    = "X-Request-ID";
    public static final String USER_HEADER_KEY = "X-SSO-USER";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy