Merge branch 'dev'

This commit is contained in:
2025-07-16 13:39:07 +08:00

View File

@@ -183,7 +183,7 @@ class ReceiveProductSync
'desc' => '', 'desc' => '',
'video_img' => '', 'video_img' => '',
'video_url' => '', 'video_url' => '',
'is_sale' => 0, 'is_sale' => 1,
'is_new' => 0, 'is_new' => 0,
'is_hot' => 0, 'is_hot' => 0,
'is_show' => 0, 'is_show' => 0,