- 监控平台门店状态时,如果平台门店是自动接单的,改为非自动接单

This commit is contained in:
gazebo
2019-09-20 16:30:57 +08:00
parent b030168e07
commit f60554f514
4 changed files with 21 additions and 0 deletions

View File

@@ -30,6 +30,8 @@ type StoreDetail struct {
DistrictName string `json:"districtName"`
CityName string `json:"cityName"`
IsAutoOrder int8 `json:"isAutoOrder"` // 平台是否自动接单,-10未知1
}
// 带快递门店信息的