1
This commit is contained in:
@@ -240,7 +240,7 @@ func TestUpdateStoreTest(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestDelete(t *testing.T) {
|
||||
err := apiTao.ShopUpdateStatus("JX668594", -1)
|
||||
err := apiTao.ShopUpdateStatus("JX668594", 1)
|
||||
if err != nil {
|
||||
fmt.Println(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user