摘要: from odoo import http from odoo.http import request, Response, JsonRequest from odoo.tools import date_utils import json class JsonRequestNew(JsonRequ 阅读全文
posted @ 2021-08-24 14:44 那时一个人 阅读(432) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/yuzhoushenqi/p/6767439.html 在合并时需要需要何必跟吴关联的分支: git merge test2 --allow-unrelated-histories 阅读全文
posted @ 2021-08-24 10:07 那时一个人 阅读(83) 评论(0) 推荐(0)