- jd store_sku api added.

This commit is contained in:
gazebo
2018-09-05 16:18:31 +08:00
parent 56a65fcd7e
commit 1291caaa71
6 changed files with 250 additions and 2 deletions

View File

@@ -9,7 +9,8 @@ import (
)
const (
mustExistStoreID = "11738324"
mustExistStoreID = "11738324"
mustExistStoreJXID = "100285"
)
func TestGetStationsByVenderId(t *testing.T) {