model_imgs2

Kimi.Huang 5 年之前
父节点
当前提交
3b45eb81f8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      mch/models.py

+ 1 - 0
mch/models.py

@@ -268,6 +268,7 @@ class ModelInfo(BaseModelMixin):
268 268
             'image3_url': self.image3_url,
269 269
             'image4_path': self.image4_path,
270 270
             'image4_url': self.image4_url,
271
+            'model_imgs2': self.images2,
271 272
             'factory_yuan': self.factory_yuan,
272 273
             'integral': self.integral,
273 274
         }