Commit df87bb1c authored by zhengyaoqiu's avatar zhengyaoqiu

优化

parent 2c22e63d
......@@ -49,6 +49,9 @@ class ImageUpload:
keys.append(key)
vectors.append(vector)
if len(vectors) == 0:
return
entities = [
images,
keys,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment