退回字体处理
This commit is contained in:
@@ -217,5 +217,4 @@ class PrintingUtils(models.AbstractModel):
|
|||||||
if os.path.exists(qr_temp_path):
|
if os.path.exists(qr_temp_path):
|
||||||
os.remove(qr_temp_path)
|
os.remove(qr_temp_path)
|
||||||
if os.path.exists(output_temp_path):
|
if os.path.exists(output_temp_path):
|
||||||
os.remove(output_temp_path)
|
|
||||||
os.remove(output_temp_path)
|
os.remove(output_temp_path)
|
||||||
Reference in New Issue
Block a user