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