优化代码格式

This commit is contained in:
jinling.yang
2023-11-23 17:38:30 +08:00
parent 45d04e1a05
commit e9be2e9c43
9 changed files with 12 additions and 50 deletions

View File

@@ -1,5 +1,5 @@
import requests
import json
import requests
from odoo import models, fields, api
from odoo.addons.sf_base.commons.common import Common
from odoo.exceptions import ValidationError