京东商城订单数据
This commit is contained in:
@@ -158,7 +158,7 @@ func TestAddShopCategory(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestDelShopCategory(t *testing.T) {
|
||||
err := api.DelShopCategory(4784689)
|
||||
err := api.DelShopCategory(5259045)
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user