wupengfei 2 年之前
父節點
當前提交
57fd9816bc
共有 2 個文件被更改,包括 3 次插入2 次删除
  1. 2 1
      .idea/workspace.xml
  2. 1 1
      application/api/controller/Video.php

+ 2 - 1
.idea/workspace.xml

@@ -2,7 +2,8 @@
 <project version="4">
   <component name="ChangeListManager">
     <list default="true" id="1a36929e-c054-4875-a943-593a74e55fa4" name="Default Changelist" comment="">
-      <change beforePath="$PROJECT_DIR$/application/api/controller/Qc.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/api/controller/Qc.php" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/application/api/controller/Video.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/api/controller/Video.php" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />

+ 1 - 1
application/api/controller/Video.php

@@ -33,7 +33,7 @@ class Video extends Base
         'delUserVideo',
         'videoComment',
         'secondCommend',
-        'getVideoCommentList',
+        //'getVideoCommentList',
         'delComment',
         'videoTags',
         'videoTransmit',