Commit 8c0b461bc836c295eb862a989cdce4ae49598e9d

Authored by zhouhaihai
1 parent bb89ada6

签名回调地址由客户端发送

Showing 2 changed files with 0 additions and 4 deletions   Show diff stats
config/server1.lua
... ... @@ -6,5 +6,3 @@ redis_host = "10.235.0.167"
6 6 redis_port = 6379
7 7 redis_db = 1
8 8 redis_auth = "VraDMcdX=Jq!Ess4"
9   -
10   -pay_url = "https://l13-cb-pub-login-wasteland.komoejoy.com"
11 9 \ No newline at end of file
... ...
config/server2.lua
... ... @@ -6,5 +6,3 @@ redis_host = "10.235.0.167"
6 6 redis_port = 6379
7 7 redis_db = 2
8 8 redis_auth = "VraDMcdX=Jq!Ess4"
9   -
10   -pay_url = "https://l13-cb-pub-login-wasteland.komoejoy.com"
11 9 \ No newline at end of file
... ...