增加发布协议确认配置

This commit is contained in:
yml2213
2026-06-07 21:14:49 +08:00
parent 954c3d6be3
commit eebd2d3b04
19 changed files with 760 additions and 13 deletions
@@ -41,6 +41,8 @@ export interface ListingPayload {
screenshot_urls: string[]
price: number
deposit_amount: number
agreed_virtual_asset_sale: boolean
agreed_seller_agreement: boolean
}
export interface PublicListingQuery {