修改休息

This commit is contained in:
邹宗楠
2024-02-18 15:53:34 +08:00
parent 8bb479c889
commit 556aff0d13
6 changed files with 1 additions and 19 deletions

View File

@@ -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, "省") {