优化店铺配置相关
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user