feat : wechatPay callback
This commit is contained in:
@@ -5,6 +5,11 @@ API_RETURN_KEY=hhl@shenzhen
|
|||||||
JWT_KEY=hhl@shenzhen
|
JWT_KEY=hhl@shenzhen
|
||||||
JWT_EXPIRE=2592000
|
JWT_EXPIRE=2592000
|
||||||
ADMIN_JWT_EXPIRE=86400
|
ADMIN_JWT_EXPIRE=86400
|
||||||
|
DEFAULT_API_URL=https://new-api-pre.hehele.cc
|
||||||
|
|
||||||
|
# [wxLogin]
|
||||||
|
WX_APPID=wxc2bc0e47e212d831
|
||||||
|
WX_SECRET=5d89ebae17d836625f0e155216d71f2d
|
||||||
|
|
||||||
# [ide]
|
# [ide]
|
||||||
DEVTOOL_IDE=phpstorm
|
DEVTOOL_IDE=phpstorm
|
||||||
|
|||||||
5
env.pre
5
env.pre
@@ -5,6 +5,11 @@ API_RETURN_KEY=hhl@shenzhen
|
|||||||
JWT_KEY=hhl@shenzhen
|
JWT_KEY=hhl@shenzhen
|
||||||
JWT_EXPIRE=2592000
|
JWT_EXPIRE=2592000
|
||||||
ADMIN_JWT_EXPIRE=86400
|
ADMIN_JWT_EXPIRE=86400
|
||||||
|
DEFAULT_API_URL=https://new-api-pre.hehele.cc
|
||||||
|
|
||||||
|
# [wxLogin]
|
||||||
|
WX_APPID=wxc2bc0e47e212d831
|
||||||
|
WX_SECRET=5d89ebae17d836625f0e155216d71f2d
|
||||||
|
|
||||||
# [crontab] -- 集群配置 仅需一台true即可 其他都是false 根据 restart_pre.sh 自动生成
|
# [crontab] -- 集群配置 仅需一台true即可 其他都是false 根据 restart_pre.sh 自动生成
|
||||||
CRONTAB_ENABLE=true
|
CRONTAB_ENABLE=true
|
||||||
|
|||||||
Reference in New Issue
Block a user