update paid

This commit is contained in:
ivan deng
2021-06-05 23:56:19 +08:00
parent 83f96e2af1
commit 29bc590178
4 changed files with 28 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
from . import models
from . import controllers
from . import models
from .hooks import pre_init_hook
from .hooks import post_init_hook
from .hooks import uninstall_hook