This commit is contained in:
guohuadeng
2018-06-13 13:48:58 +08:00
parent 3463b40303
commit 774a10af73
3 changed files with 10 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
from hooks import pre_init_hook
from .hooks import pre_init_hook
from . import controllers
from . import models
from . import ir