2023-06-27

This commit is contained in:
2023-06-27 23:29:38 +08:00
parent fa7c6887c0
commit 71d2baca54
2 changed files with 4 additions and 1 deletions
@@ -132,6 +132,9 @@
'UrlStr': url,
'PCUrl': '<%=PCUrl%>',
},
headers: {
'token': '<%=UserId%>'
},
dataType: 'json',
async: false,
success: function (json) {