lh 4 tygodni temu
rodzic
commit
8cc33999a9
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      app/Services/Anime/AnimeService.php

+ 1 - 0
app/Services/Anime/AnimeService.php

@@ -9807,6 +9807,7 @@ class AnimeService
         if (!$episode) {
         if (!$episode) {
             Utils::throwError('20003:分集不存在');
             Utils::throwError('20003:分集不存在');
         }
         }
+        dLog('anime')->info('保存分集视频参数', $data);
 
 
         try {
         try {
             DB::beginTransaction();
             DB::beginTransaction();