li97 9 mēneši atpakaļ
vecāks
revīzija
3d04bde57d
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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{
 
-    //创建任务
+    //创建任务 1
     public function addtaskone(){
          $token = $_GET['token'];
          if($token != md5('TeasxTyts@sg'.date('Y-m-d'))){