mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2025-12-13 12:39:58 +08:00
修复商户后台的bugs,可正常运行
This commit is contained in:
@@ -14,4 +14,11 @@ filepath= ./logs/jhmerchant.log
|
||||
#separate="["emergency", "alert", "critical", "error", "warning", "notice", "info", "debug"]"
|
||||
separate="["emergency","alert","critical","error","warning","notice","info","debug"]"
|
||||
#日志保存最大天数
|
||||
maxdays=10
|
||||
maxdays=10
|
||||
|
||||
[mysql]
|
||||
dbhost = localhost
|
||||
dbport = 3306
|
||||
dbuser = root
|
||||
dbpasswd = Kyb^15273031604
|
||||
dbbase = juhe_pay
|
||||
Reference in New Issue
Block a user