Commit bec5e310 authored by shajiaiming's avatar shajiaiming

add param

parent f3a532ec
...@@ -74,6 +74,12 @@ return [ ...@@ -74,6 +74,12 @@ return [
'url' => 'https://api.webmt.cn', 'url' => 'https://api.webmt.cn',
'appKey' => 'sec', 'appKey' => 'sec',
'appSecret' => '9gkMlSRHhKka0yWm' 'appSecret' => '9gkMlSRHhKka0yWm'
],
//GM云
'node_42' => [
'url' => 'https://api.ganma.co',
'appKey' => 'gm',
'appSecret' => 'habpOUtl3w7mtyrP'
] ]
] ]
]; ];
\ No newline at end of file
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