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