wesmiler пре 2 година
родитељ
комит
0b6f86922e
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      app/Services/LiveService.php

+ 1 - 0
app/Services/LiveService.php

@@ -191,6 +191,7 @@ class LiveService extends BaseService
                 $data = [
                     'user_id'=> $userId,
                     'type'=> 1,
+                    'source_type'=> 2,
                     'collect_id'=> $id,
                     'collect_uid'=> isset($info['user_id'])? $info['user_id'] : 0,
                     'tags'=> isset($info['tags'])? $info['tags'] : '',