注释代码还原

This commit is contained in:
jinling.yang
2024-01-22 15:37:06 +08:00
parent 12c6959ba4
commit daa7c467f9
3 changed files with 5 additions and 5 deletions

View File

@@ -5,8 +5,8 @@ import os
import json
from datetime import datetime
import requests
# from OCC.Extend.DataExchange import read_step_file
# from OCC.Extend.DataExchange import write_stl_file
from OCC.Extend.DataExchange import read_step_file
from OCC.Extend.DataExchange import write_stl_file
from odoo import models, fields, api
from odoo.modules import get_resource_path
from odoo.exceptions import ValidationError, UserError