rambo il y a 8 mois
Parent
commit
2d258d289d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      python/api.py

+ 1 - 1
python/api.py

@@ -162,7 +162,7 @@ async def handle_detail(request: Request, params: HandlerDetail):
                     "goods_art_no": goods_art_no,
                     "is_check_number": False,
                     "resize_image_view": "后跟",
-                    "cutout_mode": "0",
+                    "cutout_mode": settings.CUTOUT_MODE,
                     "logo_path": params.logo_path,
                     "special_goods_art_no_folder_line": "",
                     "is_use_excel": False if params.excel_path == "" else True,  # 是否使用excel