Accept Merge Request #2076: (feature/6694 -> develop)

Merge Request: 退回字体处理

Created By: @胡尧
Accepted By: @胡尧
URL: https://jikimo-hn.coding.net/p/jikimo_sfs/d/jikimo_sf/git/merge/2076?initial=true
This commit is contained in:
胡尧
2025-04-27 15:32:31 +08:00
committed by Coding

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)