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