fix common

This commit is contained in:
ivan deng
2021-06-14 18:02:56 +08:00
parent 852204b326
commit 42d4deb469
5 changed files with 66 additions and 8 deletions

View File

@@ -4,4 +4,4 @@ from . import controllers
from . import models
from .hooks import pre_init_hook
from .hooks import post_init_hook
from .hooks import uninstall_hook
from .hooks import uninstall_hook