暂时不拉银豹,京东订单修改

This commit is contained in:
苏尹岚
2020-07-01 11:57:56 +08:00
parent c443b873c4
commit 39178f2528
4 changed files with 35 additions and 31 deletions

View File

@@ -216,7 +216,6 @@ func (c *DjswController) UpdateSku() {
func (c *DjswController) OrderAddTips() {
c.orderStatus()
}
func (c *DjswController) OrderInfoChange() {
if c.Ctx.Input.Method() == http.MethodPost {
callbackResponse := c.handleMsg(func(a *jdapi.API, obj interface{}) (callbackResponse *jdapi.CallbackResponse) {