update:提交其他任务

This commit is contained in:
chenbo 2023-09-14 14:42:16 +08:00
parent 5fe9723300
commit 602a9374ad

View File

@ -215,7 +215,7 @@ class TaskController extends BaseApiController
/** /**
* 其他任务 -提交 * 其他任务 -提交
*/ */
public function cimmit_other_tast() public function cimmit_other_task()
{ {
$parmas = $this->request->param(); //id note annex $parmas = $this->request->param(); //id note annex
$task = TaskLogic::detail($parmas); $task = TaskLogic::detail($parmas);