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