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