Browse Source

测试效果

li97 9 months ago
parent
commit
bada764987
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/tytw/controller/Index.php

+ 1 - 1
app/tytw/controller/Index.php

@@ -18,7 +18,7 @@ use think\facade\Env;
 
 class Index extends BaseController{
 
-    //创建任务
+    //创建任务11
     public function addtaskone(){
          $overview = $_GET['overview'];
          $audiourl = $_GET['audiourl'];