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