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