更新
This commit is contained in:
parent
0bc7aba8ca
commit
7987f64d9e
@ -38,7 +38,7 @@ class Api
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
TaskList::strict(false)->field(true)->insertGetId($param);
|
TaskList::strict(false)->field(true)->insertGetId($param);
|
||||||
return to_assign();
|
return json(['code' => 0, 'msg' => '操作成功']);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user