Skip to content

Commit

Permalink
Update common.ts
Browse files Browse the repository at this point in the history
同步代码 漏了定义
  • Loading branch information
pxwang85 committed Dec 4, 2022
1 parent 522d241 commit fd38053
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/interface/common.ts
Expand Up @@ -531,6 +531,8 @@ export interface UserInfo {
levelName?: string;
// 魔力值/积分
bonus?: number;
// 保种积分 //add by koal 220920
bonus2?: number;
// 入站时间
joinTime?: number;
// 最后更新时间
Expand Down

0 comments on commit fd38053

Please sign in to comment.