This commit is contained in:
make
2025-05-01 23:36:18 +08:00
parent 83adda543a
commit a905b5f73f
103 changed files with 6706 additions and 1 deletions

View File

@@ -391,6 +391,13 @@ class TemplateSeeder
't_path' => '/app/home/view/xiongMao/',
't_cfg_template' => $arrSubjectFomartGroupData,
],
[
't_id' => 6,
't_default' => 0,
't_code' => 'videoDadi',
't_path' => '/app/home/view/videoDadi/',
't_cfg_template' => $arrSubjectFomartGroupData,
],
];