zhangxiao
2024-09-02 e4a63fe8868f7c3f1bcce36919d38e397e342072
src/store/modules/user/types.ts
@@ -16,4 +16,6 @@
  accountId?: string;
  certification?: number;
  role: RoleType;
  resources:any;
  hrefUrl?: string;
}