兼容接入商品固定价格字段
This commit is contained in:
@@ -439,6 +439,7 @@ async function handleSubmit() {
|
||||
haf_coin_amount: coinMAmount.value * 1000000,
|
||||
asset_summary: buildAssetSummary(),
|
||||
screenshot_urls: screenshotUrls.value,
|
||||
price: dailyPrice,
|
||||
price_hourly: hourlyPrice,
|
||||
price_daily: dailyPrice,
|
||||
price_weekly: roundMoney(dailyPrice * 7),
|
||||
|
||||
Reference in New Issue
Block a user