移除地区的校验,不需要填地区

This commit is contained in:
2026-07-27 12:18:03 +08:00
parent 25f2ba4c03
commit c4ec7828bd
10 changed files with 25 additions and 223 deletions

View File

@@ -238,7 +238,7 @@ curl -G "https://{域名}/api/v1/mall/pointsLogs" \
### 4.2 新增地址
**POST** ` /api/v1/mall/addressAdd `
Body 含 `receiver_name`(收货人,建议填写;实物兑换下单快照需要非空的收货人、电话与拼接后的完整地址)
Body 含 `receiver_name``phone``detail_address`(完整收货地址,必填);实物兑换下单快照使用上述字段
### 4.3 编辑地址
**POST** ` /api/v1/mall/addressEdit `