修改休息
This commit is contained in:
@@ -126,7 +126,6 @@ func AutoSettingFakeDelivery() {
|
||||
} else {
|
||||
place, err := dao.GetParentCodeByCode(db, storeDetail.CityCode)
|
||||
if err != nil {
|
||||
globals.SugarLogger.Debugf("根据门店的城市code获取省份code错误: %s", err)
|
||||
return
|
||||
}
|
||||
if strings.Contains(place.Name, "省") {
|
||||
|
||||
Reference in New Issue
Block a user