京东门店修改日志+京东门店自送骑手同步+三方门店商品对比

This commit is contained in:
邹宗楠
2024-03-29 16:20:04 +08:00
parent 51676aa211
commit 5dfc20c562
15 changed files with 462 additions and 286 deletions

View File

@@ -149,6 +149,7 @@ func (c *DjswController) StoreCrud() {
return callbackResponse
})
c.Data["json"] = c.transferResponse("StoreCrud", callbackResponse)
globals.SugarLogger.Debugf("==========c.data : %s", utils.Format4Output(c.transferResponse("StoreCrud", callbackResponse), false))
c.ServeJSON()
} else {
c.Abort("404")