This commit is contained in:
邹宗楠
2022-11-17 10:31:09 +08:00
parent 09773496a3
commit a542b8401c
3 changed files with 161 additions and 17 deletions

View File

@@ -71,6 +71,7 @@ const (
MTWMStorePSWay13 = "0016" //达达快递
MTWMStorePSWay14 = "0033" //E_代送
)
const BrandIdChengShan = 142 // 成山农场品牌id
type VendorInfo struct {
Name string `json:"name"`