Merge branch 'dev' of ssh://git.bgbg.live:18150/root/SEONexus into dev

This commit is contained in:
make
2025-05-05 17:28:42 +08:00
11 changed files with 1738 additions and 10 deletions

View File

@@ -74,7 +74,7 @@ class VideoClicksModel extends MongoModel
'v_category' => $Video->v_category,
'v_parent_category' => $Video->v_parent_category,
'v_category_en' => $Video->v_category_en,
'v_parent_categoryen' => $Video->v_parent_category_en,
'v_parent_category_en' => $Video->v_parent_category_en,
],
],
[