要调试这个后端接口用postman,调试地址要怎么写?

要调试这个后端接口用postman,调试地址要怎么写?

3个回答默认排序 投票数排序
w434shengming
w434shengming
这家伙很懒,什么也没写~
1月前
YANG001
YANG001
这家伙很懒,什么也没写~
1月前
w434shengming
w434shengming
这家伙很懒,什么也没写~
1月前

后端的icon是用crud生成的,banner是原来的接口,为什么访问http://localhost:8000/index.php/admin/shop/advert/banner可以,而访问http://localhost:8000/index.php/admin/shop/advert/icon提示报错:
#0 [0]HttpException in Controller.php line 107
方法不存在:app\shop\controller\AdvertController->icon()

YANG001
YANG001回复w434shengming
这家伙很懒,什么也没写~
1月前

先看thinkphp文档吧,你这两个URL都是错误的,控制器目录用 . 分割,早看文档早就解决了,磨刀不误砍柴工,你不能连URL都要别人来给你拼

请先登录
0
1
0
4