特惠标签ok

This commit is contained in:
yml2213
2026-05-24 00:31:45 +08:00
parent e082921fa6
commit 5e422bfa40
11 changed files with 100 additions and 401 deletions
+1
View File
@@ -22,6 +22,7 @@ type ListingDTO struct {
PriceDaily float64 `json:"price_daily"`
PriceWeekly float64 `json:"price_weekly"`
DepositAmount float64 `json:"deposit_amount"`
IsAccelerated bool `json:"is_accelerated_sale"`
Status string `json:"status"`
ReviewStatus string `json:"review_status"`
ReviewReason string `json:"review_reason"`