聯(lián)系官方銷售客服
1835022288
028-61286886
抓包POST的提交URL: …… /admin.php?s=news&c=home&m=add&catid=0
通過POST提交時返回:
{
"title": "CodeIgniter\\Exceptions\\PageNotFoundException",
"type": "CodeIgniter\\Exceptions\\PageNotFoundException",
"code": 404,
"message": "Controller method is not found: add",
"file": "/www/wwwroot/demo/dayrui/CodeIgniter72/System/CodeIgniter.php",
"line": 1002,
"trace": [
{ ……………………省略
請求地址錯了。api地址只能前臺和用戶中心,不能是后臺地址
參考文檔:《任意頁面的數(shù)據(jù)提交接口》