merge branch 'develop' into release/release_2.12

This commit is contained in:
胡尧
2025-04-28 09:12:50 +08:00

View File

@@ -217,5 +217,4 @@ class PrintingUtils(models.AbstractModel):
if os.path.exists(qr_temp_path):
os.remove(qr_temp_path)
if os.path.exists(output_temp_path):
os.remove(output_temp_path)
os.remove(output_temp_path)