Commit 7a9587fb authored by shajiaiming's avatar shajiaiming

fix

parent ff5bbae4
...@@ -68,13 +68,13 @@ return [ ...@@ -68,13 +68,13 @@ return [
'port' => 8901, 'port' => 8901,
'contractName' => 'user.p.game.user.wasm.lucky' 'contractName' => 'user.p.game.user.wasm.lucky'
], ],
'hl_wallet'=> [ // 'hl_wallet'=> [
'scheme' => 'http', // 'scheme' => 'http',
'host' => '47.89.12.159', // 'host' => '47.89.12.159',
'port' => 8901, // 'port' => 8901,
'execer' => 'user.p.healthylifechain.coins', // 'execer' => 'user.p.healthylifechain.coins',
'contractName' => '' // 'contractName' => ''
] // ]
] ]
], ],
'h5_activity' => [ 'h5_activity' => [
......
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