Commit ccddeb8b authored by hujun's avatar hujun

容联云请求参数调整

parent 4985ad2d
......@@ -148,7 +148,7 @@ class RongDemo
'servingNumber' => $xNumber,
'areaCode' => $areaCode,
'needRecord' => $record,
'mappingDuratio' => strtotime($yx_time),
'mappingDuration' => strtotime($yx_time) .'',
'cdrNotifyUrl' => CURRENT_URL . 'task/rongBilledInformUrl',
'callStateNotifyUrl' => CURRENT_URL . 'task/rongStatusInformUrl',
'recordNotifyUrl' => CURRENT_URL . 'task/rongRecordingInformUrl',
......
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