Commit f53e5b46 authored by wangdong1's avatar wangdong1

add:account redis log

parent 7f1f521b
...@@ -7,6 +7,7 @@ log.exclude[] = "bj2-e05-126-165-6-lg.yidian.com" ...@@ -7,6 +7,7 @@ log.exclude[] = "bj2-e05-126-165-6-lg.yidian.com"
[wallet : common] [wallet : common]
[tcc : common] [tcc : common]
[pay : common] [pay : common]
[account : common]
; 生产环境 ; 生产环境
[prod-merchant : merchant : common] [prod-merchant : merchant : common]
...@@ -14,6 +15,7 @@ log.exclude[] = "bj2-e05-126-165-6-lg.yidian.com" ...@@ -14,6 +15,7 @@ log.exclude[] = "bj2-e05-126-165-6-lg.yidian.com"
[prod-wallet: wallet : common] [prod-wallet: wallet : common]
[prod-tcc: tcc : common] [prod-tcc: tcc : common]
[prod-pay: pay : common] [prod-pay: pay : common]
[prod-account: account : common]
[prod-gateway: gateway : common] [prod-gateway: gateway : common]
exclude.url[] = 'merchant/recruitinner/get_enterprise_info' exclude.url[] = 'merchant/recruitinner/get_enterprise_info'
...@@ -28,14 +30,17 @@ exclude.url[] = 'merchant/lifeinner/batch_get_account_name' ...@@ -28,14 +30,17 @@ exclude.url[] = 'merchant/lifeinner/batch_get_account_name'
[perf-wallet : prod-wallet: wallet : common] [perf-wallet : prod-wallet: wallet : common]
[perf-pay : prod-pay: pay : common] [perf-pay : prod-pay: pay : common]
[perf-tcc : prod-tcc: tcc : common] [perf-tcc : prod-tcc: tcc : common]
[perf-account : prod-account: account : common]
;测试测试 ;测试测试
[test-merchant : prod-merchant : merchant : common] [test-merchant : prod-merchant : merchant : common]
[test-interaction : prod-interaction : interaction : common] [test-interaction : prod-interaction : interaction : common]
[test-gateway : prod-gateway : gateway : common] [test-gateway : prod-gateway : gateway : common]
[test-wallet : prod-wallet : wallet : common] [test-wallet : prod-wallet : wallet : common]
[test-account : prod-account : account : common]
;开发联调测试 ;开发联调测试
[dev-merchant : prod-merchant : merchant : common] [dev-merchant : prod-merchant : merchant : common]
[dev-interaction : prod-interaction : interaction : common] [dev-interaction : prod-interaction : interaction : common]
[dev-gateway : prod-gateway : gateway : common] [dev-gateway : prod-gateway : gateway : common]
[dev-wallet : prod-wallet : wallet : common] [dev-wallet : prod-wallet : wallet : common]
[dev-account : prod-account : account : common]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment