no message

This commit is contained in:
DESKTOP-RQ919RC\Pc 2025-04-03 18:59:09 +08:00
parent 124abe5f8d
commit 78c121d2a2

View File

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