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