no message

This commit is contained in:
DESKTOP-RQ919RC\Pc 2025-04-03 18:58:04 +08:00
parent 8526203298
commit 124abe5f8d

View File

@ -47,7 +47,7 @@ function $ajaxget(url, data) {
axios
.get(url, {
headers: {
"Cache-Control": "max-age=3600",
"Content-Type": "max-age=3600",
},
emulateJSON: true,
withCredentials: true,