清晨的博客

摘要: 示例 from odoo import models, fields class LibraryBook(models.Model): # ... short_name = fields.Char('Short Title') notes = fields.Text('Internal Notes' 阅读全文
posted @ 2020-11-03 17:12 清晨_Ye 阅读(293) 评论(0) 推荐(0)
沉浸模式