Commit f100224a by 姜雷

修改请求地址

parent 5dd9563b
......@@ -73,7 +73,7 @@
var token = getUrlParam('token');
$.ajax({
url:
'https://api-schoolmain.dcrym.com/dcxy/wechat/homepage/campus/itemInfo?itemId=' +
'https://api-schoolhome.dcrym.com/dcxy/wechat/homepage/campus/itemInfo?itemId=' +
id,
headers: {
token: token,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment