upgrade app_hr_ztree 16

This commit is contained in:
Chill
2023-10-23 11:43:37 +08:00
parent ac869ebedb
commit 0e6ce9eaf7
20 changed files with 337 additions and 0 deletions

4
app_hr_ztree/__init__.py Normal file
View File

@@ -0,0 +1,4 @@
# -*- coding: utf-8 -*-
from . import models
from .hooks import post_init_hook