update
This commit is contained in:
parent
5a4dd3533c
commit
1a9eccd351
@ -122,7 +122,7 @@
|
||||
if (false === $result) {
|
||||
return $this->fail(MarketingContractLogic::getError());
|
||||
}
|
||||
return $this->success('下载成功', ['url' => $result], 1, 1);
|
||||
return $this->success('下载成功', ['url' => $result . '.xlsx'], 1, 1);
|
||||
}
|
||||
|
||||
public function datas(): \think\response\Json
|
||||
|
Loading…
x
Reference in New Issue
Block a user