add video template 4
This commit is contained in:
@@ -45,7 +45,8 @@ class ConverterMovel
|
||||
'{strVideoDirector}' => '',
|
||||
'{strVideoActor}' => '',
|
||||
'{strVideoDescription}' => '',
|
||||
'{intVideoPlaySort}' => '',
|
||||
'{intVideoPlaySort}' => '1',
|
||||
'{intPlayIndex}' => '1',
|
||||
|
||||
|
||||
];
|
||||
@@ -84,6 +85,7 @@ class ConverterMovel
|
||||
'{strVideoActor}' => '这个是当前视频演员',
|
||||
'{strVideoDescription}' => '这个是当前视频简介',
|
||||
'{intVideoPlaySort}' => '这个是当前视频播放集数',
|
||||
'{intPlayIndex}' => '这个是当前视频播放集数',
|
||||
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user