cqp 5 tháng trước cách đây
mục cha
commit
e94ffadd49
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      app/Service/UserGuideService.php

+ 0 - 1
app/Service/UserGuideService.php

@@ -54,7 +54,6 @@ class UserGuideService extends Service
             $model->save();
 
             $time = time();
-            $this->saveDetail($model->id, $time, $data);
             list($new) = $this->saveDetail($model->id, $time, $data);
 
             DB::commit();