开源版 20.0,二开调用接口 /stories/:id 获取需求详情,报错error
回帖数
1
阅读数
361
发表时间
2024-05-28 21:04:17
$this->resetOpenApp($this->param('tab', 'product'));
$control = $this->loadController('bug', 'view');
$control->view($bugID);
$data = $this->getData();
此处返回
if(!$data or !isset($data->status)) return $this->send400('error');
调用restful类型的接口需要先获取token,然后调用具体功能接口时在header中上传token,在body中上传参数进行调用;
可以使用postman工具调用接口看下是否正常,方便添加页面上方QQ进入技术沟通群交流问题。
2024-05-29 08:59:38 禅道-阿龙 回帖
联系人
刘斌/高级客户经理
电话(微信)
17685869372
QQ号码
526288068
联系邮箱
liubin@chandao.com