当前位置:网站首页>Solve the problem of duplicate request resource paths /o2o/shopadmin/o2o/shopadmin/getproductbyid

Solve the problem of duplicate request resource paths /o2o/shopadmin/o2o/shopadmin/getproductbyid

2022-07-07 23:16:00 codepig16

Report errors

 Insert picture description here

reason

 Insert picture description here
infoUrl One is missing in front of the path /, Should be

 var infoUrl = '/o2o/shopadmin/getproductbyid?productId='+productId;
原网站

版权声明
本文为[codepig16]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202130559466716.html