jdshop orde
This commit is contained in:
@@ -37,9 +37,8 @@ func TestShopAdd(t *testing.T) {
|
||||
|
||||
func TestShopUpdate(t *testing.T) {
|
||||
shopInfo := &ShopInfo{
|
||||
OriginShopID: "18180948107",
|
||||
StationName: "京西大本营234",
|
||||
CityName: "包头市",
|
||||
OriginShopID: "666872",
|
||||
Status: 1,
|
||||
}
|
||||
err := dadaapi.ShopUpdate(shopInfo)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user