优化警告问题

This commit is contained in:
mgw
2023-11-27 22:40:56 +08:00
parent 4f83c5f29a
commit 9fef877d12
4 changed files with 7 additions and 12 deletions

View File

@@ -537,7 +537,7 @@ class WorkCenterBarcode(models.Model):
action1 = json.dumps(action)
return action1
else:
return False
return None
def cnc_file_download(self):
"""