| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117 |
- /**
- * Generated by orval v7.0.1 🍺
- * Do not edit manually.
- * Serve API
- * Serve应用接口文档
- * OpenAPI spec version: 0.0.1-SNAPSHOT
- */
- export * from "./add400";
- export * from "./adminRecharge400";
- export * from "./adminRechargeDto";
- export * from "./applyWithdraw400";
- export * from "./authTokenVo";
- export * from "./createAndPay400";
- export * from "./createPost400";
- export * from "./createPostVo";
- export * from "./createTipOrderDto";
- export * from "./createTipOrderVo";
- export * from "./deleteById400";
- export * from "./deleteByIdParams";
- export * from "./deletePost400";
- export * from "./edit400";
- export * from "./fieldError";
- export * from "./getBalance400";
- export * from "./getMyAuth400";
- export * from "./getOssConfig400";
- export * from "./getPostDetail400";
- export * from "./getTransactions400";
- export * from "./getTransactionsParams";
- export * from "./getUnreadCount400";
- export * from "./getWebsiteMeta400";
- export * from "./listNotifications400";
- export * from "./listOrders400";
- export * from "./listOrdersParams";
- export * from "./listPending400";
- export * from "./listPendingWithdrawals400";
- export * from "./listPendingWithdrawalsParams";
- export * from "./listPosts400";
- export * from "./listPostsParams";
- export * from "./listPreviousPosts400";
- export * from "./listPreviousPostsParams";
- export * from "./login400";
- export * from "./loginDto";
- export * from "./markRead400";
- export * from "./notificationVo";
- export * from "./orderTipVo";
- export * from "./ossConfigDto";
- export * from "./pageVoListOrderTipVo";
- export * from "./pageVoListPostVo";
- export * from "./pageVoListUserVo";
- export * from "./postDto";
- export * from "./postVo";
- export * from "./profile400";
- export * from "./profileVo";
- export * from "./queryById400";
- export * from "./queryByPage400";
- export * from "./queryByPageParams";
- export * from "./realnameAuthVo";
- export * from "./realnameReviewDto";
- export * from "./realnameSubmitDto";
- export * from "./recharge400";
- export * from "./rechargeDto";
- export * from "./register400";
- export * from "./registerDto";
- export * from "./responseAuthTokenVo";
- export * from "./responseBoolean";
- export * from "./responseCreatePostVo";
- export * from "./responseCreateTipOrderVo";
- export * from "./responseListFieldError";
- export * from "./responseListNotificationVo";
- export * from "./responseListRealnameAuthVo";
- export * from "./responseListWalletTransactionVo";
- export * from "./responseObject";
- export * from "./responsePageVoListOrderTipVo";
- export * from "./responsePageVoListPostVo";
- export * from "./responsePageVoListUserVo";
- export * from "./responsePostVo";
- export * from "./responseProfileVo";
- export * from "./responseRealnameAuthVo";
- export * from "./responseString";
- export * from "./responseUnreadCountVo";
- export * from "./responseUploadVo";
- export * from "./responseUserVo";
- export * from "./responseVoid";
- export * from "./responseWalletVo";
- export * from "./responseWithdrawApplyVo";
- export * from "./review400";
- export * from "./reviewWithdraw400";
- export * from "./submit400";
- export * from "./unreadCountVo";
- export * from "./updateHitStatus400";
- export * from "./updateHitStatusDto";
- export * from "./updateOssConfig400";
- export * from "./updatePassword400";
- export * from "./updatePost400";
- export * from "./updateRole400";
- export * from "./updateRoleDto";
- export * from "./updateUserAvatar400";
- export * from "./updateUserAvatarDto";
- export * from "./updateUserPasswordDto";
- export * from "./updateUserStatus400";
- export * from "./updateUserStatusDto";
- export * from "./updateViewCount400";
- export * from "./updateViewCountDto";
- export * from "./updateWebsiteMeta400";
- export * from "./upload400";
- export * from "./uploadBody";
- export * from "./uploadParams";
- export * from "./uploadVo";
- export * from "./userDto";
- export * from "./userVo";
- export * from "./walletTransactionVo";
- export * from "./walletVo";
- export * from "./websiteMetaDto";
- export * from "./withdrawApplyVo";
- export * from "./withdrawDto";
- export * from "./withdrawReviewDto";
|