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