url(r'^main/api/liveCode/',addLiveCode), url(r'^main/api/liveCodeOne',getLivecodeData)
如果没有/结尾,正则匹配就会匹配到上面的url,因为前面的字符相同
本文标题:django走错url
本文链接:https://www.haomeiwen.com/subject/aywuektx.html
网友评论