add video template

This commit is contained in:
make
2025-05-07 11:44:52 +08:00
parent f72b9d2e96
commit 453d73cd56

View File

@@ -11,6 +11,13 @@ $arrVideoTemplateData = [
't_path' => '/app/home/view/videoDadi/', 't_path' => '/app/home/view/videoDadi/',
't_cfg_template' => [], 't_cfg_template' => [],
], ],
[
't_id' => 1002,
't_default' => 0,
't_code' => 'videoDingZhu',
't_path' => '/app/home/view/videoDingZhu/',
't_cfg_template' => [],
],
]; ];