Consistent naming

上级 af999681
......@@ -51,8 +51,8 @@ def download_blob
service.download(blob.key)
end
def upload_variant(variation)
service.upload blob_variant_key, variation
def upload_variant(variant)
service.upload blob_variant_key, variant
end
def blob_variant_key
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册