update:提交其他任务
This commit is contained in:
parent
5fe9723300
commit
602a9374ad
@ -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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user