This commit is contained in:
yumoqing 2025-12-12 14:48:10 +08:00
parent fee92199fa
commit 2ee4a31b8e

View File

@ -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 = {