app_hr_ztree V17.0

This commit is contained in:
Chill
2024-07-08 14:43:52 +08:00
parent 654f5cf882
commit 6e1e36743d
20 changed files with 330 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