Przeglądaj źródła

wesmiler 报恩寺项目提交

wesmiler 4 lat temu
rodzic
commit
84687c079f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app/Services/EnshrineService.php

+ 1 - 1
app/Services/EnshrineService.php

@@ -359,7 +359,7 @@ class EnshrineService extends BaseService
         }
 
         $data = [
-            'fo_id'=> 0,
+            'fo_id'=> $id,
             'type'=> 2,
             'user_id'=> $userId,
             'used_name'=> isset($params['used_name'])? trim($params['used_name']) : '',