dever 6 年之前
父節點
當前提交
41fe10447f
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      main/src/Content.php

+ 2 - 0
main/src/Content.php

@@ -7,6 +7,7 @@ use Main\Lib\Core;
 
 class Content extends Core
 {
+    /*
     public function del()
     {
         $uid = Dever::input('uid');
@@ -20,6 +21,7 @@ class Content extends Core
 
         return 'ok';
     }
+    */
 
     public function test()
     {