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