解决代码问题

This commit is contained in:
胡尧
2025-05-12 14:46:15 +08:00
parent 35bf954529
commit cab6b6fa2a

View File

@@ -4,6 +4,7 @@ import json
import logging
from odoo import http
from odoo.http import request
from odoo.addons.sf_base.decorators.api_log import api_log
_logger = logging.getLogger(__name__)