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