Commit 216c3c97 authored by shajiaiming's avatar shajiaiming

fix

parent 4ee9d7d5
...@@ -61,12 +61,12 @@ return [ ...@@ -61,12 +61,12 @@ return [
'port' => 8901, 'port' => 8901,
'contractName' => 'user.p.tschain.user.wasm.dice' 'contractName' => 'user.p.tschain.user.wasm.dice'
], ],
'fzmtest_wallet' => [ // 'fzmtest_wallet' => [
'scheme' => 'http', // 'scheme' => 'http',
'host' => '47.98.241.146', // 'host' => '47.98.241.146',
'port' => 8901, // 'port' => 8901,
'contractName' => 'user.p.fzmtest.user.wasm.dice' // 'contractName' => 'user.p.fzmtest.user.wasm.dice'
] // ]
] ]
], ],
'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