Commit 4985ad2d authored by hujun's avatar hujun

容联云绑定有效期

parent 77e7fea9
......@@ -148,7 +148,7 @@ class RongDemo
'servingNumber' => $xNumber,
'areaCode' => $areaCode,
'needRecord' => $record,
'mappingDuratio' => $yx_time,
'mappingDuratio' => 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