- mtps与dada.IsErrShopNotExist

This commit is contained in:
gazebo
2019-07-23 14:26:42 +08:00
parent 7242dd435e
commit fd83745144
3 changed files with 21 additions and 1 deletions

View File

@@ -39,6 +39,7 @@ func TestShopUpdate(t *testing.T) {
shopInfo := &ShopInfo{
OriginShopID: "18180948107",
StationName: "京西大本营234",
CityName: "包头市",
}
err := dadaapi.ShopUpdate(shopInfo)
if err != nil {