- 美团外卖PoiOnline返回成功也不表示上线成功

This commit is contained in:
gazebo
2019-03-29 15:42:18 +08:00
parent 14ac83030d
commit 8c2e1f4f1b
2 changed files with 17 additions and 6 deletions

View File

@@ -199,6 +199,8 @@ func (p *PurchaseHandler) UpdateStore(db *dao.DaoDB, storeID int, userName strin
err = nil
}
}
}
if err != nil {
return err
}
// todo 饿百 开店审核通过后不允许修改商户信息