1
This commit is contained in:
@@ -40,7 +40,6 @@ func (c *MtwmController) onCallbackMsg(msgType string) {
|
||||
if storeDetail == nil {
|
||||
switch web.BConfig.RunMode {
|
||||
case model.ServerTypeVegetable, "dev":
|
||||
StoreMap2Gy[vendorStoreId] = "1"
|
||||
callbackResponse = pushMTWMOrder2GY(msg.FormData, msgType, model.ServerTypeFruits)
|
||||
case model.ServerTypeFruits:
|
||||
callbackResponse = pushMTWMOrder2GY(msg.FormData, msgType, model.ServerTypePet)
|
||||
|
||||
Reference in New Issue
Block a user