/**
* 系统语言的常量
*/
export const LANGUAGE_KEY = 'i18n:language';
* 系统用户id
export const SYSTEM_USERID = '000000000000000000000000';