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:
@@ -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)
|
||||
Reference in New Issue
Block a user