@ -40,7 +40,7 @@ func (s *skuType) Del(ctx context.Context, id uint) error {
return err
}
reply := 0
return xClient.Call(ctx, "Add", id, &reply)
return xClient.Call(ctx, "Del", id, &reply)
type TypeItem struct {