根据名字查询京东upc
This commit is contained in:
@@ -230,3 +230,7 @@ func TestIsJdManagerUser(t *testing.T) {
|
||||
func TestGetJdStoreLevel(t *testing.T) {
|
||||
api.GetJdStoreLevel("320406", "11732427")
|
||||
}
|
||||
|
||||
func TestGetJdUpcCodeByName(t *testing.T) {
|
||||
api.GetJdUpcCodeByName("大米", 1, 5)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user