sf1.0推送到master

This commit is contained in:
qihao.gong@jikimo.com
2023-05-06 15:57:06 +08:00
parent 2601c28b4e
commit 8c53292f09
1114 changed files with 5882 additions and 247121 deletions

View File

@@ -30,7 +30,6 @@ class Sf_Mrs_Connect(http.Controller):
('routing_type', '=', '获取CNC加工程序'),
('state', '=', 'progress')])
if cnc_workorder:
cnc_workorder.glb_file = base64.b64encode(ret['glb_file'])
# 拉取所有加工面的程序文件
# i = 1
for r in ret['processing_panel']: