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