精简商户后台的代码

This commit is contained in:
kongyuebin
2021-11-12 22:45:37 +08:00
parent 0bb777213b
commit 70d441beb7
9 changed files with 23 additions and 170 deletions

View File

@@ -9,7 +9,7 @@ runmode = dev
#level =7
level =7
#日志保存路径
filepath= ./logs/jhmerchant.log
filepath= ../logs/jhmerchant.log
#需要显示的日志信息
#separate="["emergency", "alert", "critical", "error", "warning", "notice", "info", "debug"]"
separate="["emergency","alert","critical","error","warning","notice","info","debug"]"