DESKTOP-5RP3AKU\Jisol c4e2798430 更新登录
2023-11-08 02:32:54 +08:00

5 lines
65 B
TypeScript

export enum GAction {
TOKEN_EXPIRED = 1001, //Token过期
}