优化店铺配置相关

This commit is contained in:
yml
2026-04-14 16:15:17 +08:00
parent ed45eab26c
commit bb47d168a9
20 changed files with 425 additions and 198 deletions
-5
View File
@@ -20,11 +20,6 @@ TENCENT_SESSION_DEBUG=false
ADMIN_SESSION_SECRET=replace-with-a-long-random-secret
ADMIN_DEFAULT_USERS_JSON=[{"username":"admin","password":"replace-with-strong-admin-password","role":"admin"},{"username":"operator","password":"replace-with-strong-operator-password","role":"operator"}]
ORDER_FULFILLMENT_BINDINGS_JSON=[]
AGISO_APP_SECRET=
AGISO_MESSAGING_ENABLED=false
AGISO_APP_ID=
AGISO_ACCESS_TOKEN=
AGISO_MESSAGE_APP_SECRET=
AGISO_MESSAGE_TEMPLATE=您的订单 {platformOrderId} 已创建领取链接,请尽快打开并完成领取:{claimUrl}