This commit is contained in:
ivan deng
2023-07-26 22:20:07 +08:00
parent 2fd84c129a
commit cd1422e423
4 changed files with 22 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ def pre_init_hook(cr):
"""
数据初始化,只在安装时执行,更新时不执行
"""
# todo: 启用中文
pass