aa
This commit is contained in:
@@ -303,6 +303,7 @@ func (p *PurchaseHandler) RefreshAllStoresID(ctx *jxcontext.Context, parentTask
|
|||||||
|
|
||||||
func (p *PurchaseHandler) onStoreStatusChanged(msg *mtwmapi.CallbackMsg) (response *mtwmapi.CallbackResponse) {
|
func (p *PurchaseHandler) onStoreStatusChanged(msg *mtwmapi.CallbackMsg) (response *mtwmapi.CallbackResponse) {
|
||||||
var err error
|
var err error
|
||||||
|
globals.SugarLogger.Debugf("mtwm onStoreStatusChanged: ", utils.Format4Output(msg, false))
|
||||||
vendorStoreID := msg.FormData.Get("app_poi_code")
|
vendorStoreID := msg.FormData.Get("app_poi_code")
|
||||||
storeStatus := 0
|
storeStatus := 0
|
||||||
if msg.Cmd == mtwmapi.MsgTypeStoreStatusChanged {
|
if msg.Cmd == mtwmapi.MsgTypeStoreStatusChanged {
|
||||||
|
|||||||
Reference in New Issue
Block a user