浏览代码

测试效果

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'))){