/**应用-请求头-系统标识 */ export const APP_REQUEST_HEADER_CODE = 'X-App-Code'; /**应用-请求头-系统版本 */ export const APP_REQUEST_HEADER_VERSION = 'X-App-Version';