update 小组服务团队任务-入股任务改为手动审核,线下转账
This commit is contained in:
parent
819802b389
commit
36a04096b1
@ -722,7 +722,7 @@ class TaskController extends BaseApiController
|
||||
if (empty($task)) {
|
||||
$this->fail('任务不存在');
|
||||
}
|
||||
$extend = json_decode($task->extend, true);
|
||||
$extend = $task['extend'];
|
||||
$extend['is_commit'] = 1;
|
||||
$extend['annex'] = $parmas['annex'];
|
||||
$extend['file_type'] = $parmas['file_type'];
|
||||
|
Loading…
x
Reference in New Issue
Block a user