|
@@ -166,7 +166,7 @@ export const getCustomerAddressList = (customerCode) => {
|
|
|
* @property {string} receiverName - 收货人姓名
|
|
|
* @property {string} receiverPhone - 收货人电话
|
|
|
* @property {string} receiverAddress - 收货详细地址
|
|
|
- * @property {string} receiverRegion - 收货地区
|
|
|
+ * @property {string} regionName - 收货地区
|
|
|
* @property {number} isDefault - 是否默认地址 0-否 1-是
|
|
|
*/
|
|
|
|