This commit is contained in:
邹宗楠
2025-08-18 11:38:59 +08:00
parent a79d9ddec2
commit a315351658
6 changed files with 10 additions and 1693 deletions

View File

@@ -358,6 +358,7 @@ func (a *API) UpdateStoreInfo4Open2(updateParams *OpStoreParams, modifyCloseStat
delete(mapData, "serviceTimeStart1")
delete(mapData, "serviceTimeEnd1")
}
globals.SugarLogger.Debugf("-------mapdata := %s", utils.Format4Output(mapData, false))
_, err = a.AccessAPINoPage("store/updateStoreInfo4Open", mapData, nil, nil, nullResultParser)
if err != nil {
globals.SugarLogger.Debugf("九点半定时任务,更新门店错误: %v", err)