整理字段

finance
黄伟 2 years ago
parent 18e105c29a
commit d3b80ee320

@ -87,6 +87,7 @@ type AfsPackageSend struct {
LogisticsCompany string `json:"logisticsCompany"` LogisticsCompany string `json:"logisticsCompany"`
WaybillCode string `json:"waybillCode"` WaybillCode string `json:"waybillCode"`
SendGoodsDate int64 `json:"sendGoodsDate"` SendGoodsDate int64 `json:"sendGoodsDate"`
Address string `json:"address"`
} }
// Detail @Title 售后详情 // Detail @Title 售后详情

Loading…
Cancel
Save