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