修复日计划工单接口

This commit is contained in:
jinling.yang
2024-02-29 17:16:27 +08:00
parent ceffbd012e
commit 51c6b7ef9b
3 changed files with 12 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
import time
import time, datetime
import hashlib
from odoo import models