bugfix
This commit is contained in:
parent
fee92199fa
commit
2ee4a31b8e
@ -1,8 +1,8 @@
|
||||
# init.py
|
||||
import os
|
||||
from unipay.notify import get_provider, get_provider_channel
|
||||
from ahserver.serverenv import ServerEnv
|
||||
from paylog import PaymentLog
|
||||
from .notify import get_provider, get_provider_channel
|
||||
from .paylog import PaymentLog
|
||||
|
||||
# 从 env 或配置载入 provider conf(这里只示例)
|
||||
CONF = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user