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