准备工作
注册bigbang账号
运行环境要求
安装
如何使用Api
$client = new Client(
$gateway,
'1',
$appId,
$appPrivKey,
$bigbangPubKey
);Last updated
Was this helpful?
$client = new Client(
$gateway,
'1',
$appId,
$appPrivKey,
$bigbangPubKey
);Last updated
Was this helpful?
Was this helpful?