设备类别非必填

This commit is contained in:
qihao.gong@jikimo.com
2024-01-02 17:31:48 +08:00
parent 7fe7de46c6
commit 77db3d57c9
4 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
import logging
from odoo.modules import get_resource_path
from odoo import fields, models, api
from quatotion import readSql, feature_recognize, auto_quatotion
#from quatotion import readSql, feature_recognize, auto_quatotion
__author__ = 'jinling.yang'
_logger = logging.getLogger(__name__)