取消GetStores,GetStoreVendorMaps的token要求
This commit is contained in:
@@ -46,6 +46,7 @@ func (c *DadaDeliveryController) Notify() {
|
||||
c.Data["json"] = notifyResponse
|
||||
c.ServeJSON()
|
||||
}
|
||||
globals.SugarLogger.Debugf("DadaDeliveryController.Notify:%s", utils.Format4Output(notifyResponse, false))
|
||||
} else {
|
||||
c.Abort("404")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user