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