mirror of
https://github.com/chowa/ejyy.git
synced 2026-01-21 05:07:48 +08:00
merge
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
# 微信支付
|
||||
pay:
|
||||
mch_id: ''
|
||||
# 生成环境通知地址
|
||||
# 生产环境通知地址
|
||||
prodHost: ''
|
||||
# 开发安环境通知地址
|
||||
devHost: ''
|
||||
@@ -114,9 +114,9 @@
|
||||
host: ''
|
||||
# 各类可以解密加密
|
||||
crypto:
|
||||
# aes128 秘钥
|
||||
# aes-256-cbc 秘钥
|
||||
key: ''
|
||||
# aes128 偏移常量
|
||||
# aes-256-cbc 偏移常量
|
||||
iv: ''
|
||||
# 发信配置(主要接收生产环境异常报警)
|
||||
smtp:
|
||||
|
||||
Reference in New Issue
Block a user