Skip to content

Commit 04e8d02

Browse files
committed
CC
1 parent 25b76f1 commit 04e8d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ to the require section of your composer.json.
2525
$client = new \aliyun\live\Client('123456', '123456');
2626
$package = [
2727
'Action' => 'DescribeLiveStreamsPublishList',
28-
'DomainName' => 'live.opencoding.tv',
28+
'DomainName' => 'live.cctv.com',
2929
'StartTime' => gmdate('Y-m-d\TH:i:s\Z', strtotime('2017-03-15')),
3030
'EndTime' => gmdate('Y-m-d\TH:i:s\Z', strtotime('2017-04-01')),
3131
];

0 commit comments

Comments
 (0)