|  |  | 
 |  |  |                 icon: "icon", | 
 |  |  |                 sort: "sort", | 
 |  |  |                 meta: "meta", | 
 |  |  |  | 
 |  |  |                 enums: { | 
 |  |  |                     menu: 'Menu', | 
 |  |  |                     button: 'Button', | 
 |  |  |                 } | 
 |  |  |             }, | 
 |  |  |             user: { | 
 |  |  |                 username: "username", | 
 |  |  |                 password: "password", | 
 |  |  |                 nickname: "nickname", | 
 |  |  |                 avatar: "avatar", | 
 |  |  |                 code: "code", | 
 |  |  |                 sex: "sex", | 
 |  |  |                 phone: "phone", | 
 |  |  |                 email: "email", | 
 |  |  |                 emailVerified: "email verified", | 
 |  |  |                 deptId: "department", | 
 |  |  |                 realName: "real name", | 
 |  |  |                 idCard: "idCard", | 
 |  |  |                 birthday: "birthday", | 
 |  |  |                 introduction: "introduction", | 
 |  |  |             }, | 
 |  |  |             operationRecord: { | 
 |  |  |                 namespace: "namespace", | 
 |  |  |                 url: "url", | 
 |  |  |                 appkey: "appkey", | 
 |  |  |                 timestamp: "timestamp", | 
 |  |  |                 clientIp: "client ip", | 
 |  |  |                 request: "request", | 
 |  |  |                 response: "response", | 
 |  |  |                 spendTime: "spend time", | 
 |  |  |                 err: "error", | 
 |  |  |                 result: "result", | 
 |  |  |                 userId: "user", | 
 |  |  |             }, | 
 |  |  |         } | 
 |  |  |     } | 
 |  |  | }; |