1
This commit is contained in:
@@ -168,3 +168,7 @@ func (t *Object2222) getParam(key string) int {
|
||||
defer t.RUnlock()
|
||||
return t.Clients[key]
|
||||
}
|
||||
|
||||
func TestGetSkuList(t *testing.T) {
|
||||
api.AuerySkuInfoList(0, 100)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user