修复返工(CNC加工)

This commit is contained in:
jinling.yang
2024-07-23 10:33:22 +08:00
parent 83396f5434
commit ded1789813
7 changed files with 28 additions and 30 deletions

View File

@@ -242,7 +242,7 @@ class Manufacturing_Connect(http.Controller):
logging.info('button_Work_End error:%s' % e)
return json.JSONEncoder().encode(res)
@http.route('/AutoDeviceApi/PartQualityInspect', type='json', auth='sf_token', methods=['GET', 'POST'], csrf=False,
@http.route('/AutoDeviceApi/PartQualityInspect', type='json', auth='none', methods=['GET', 'POST'], csrf=False,
cors="*")
def PartQualityInspect(self, **kw):
"""