소스 검색

测试效果

li97 9 달 전
부모
커밋
3d04bde57d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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'))){