This commit is contained in:
Louis Lam 2022-04-30 21:44:03 +08:00
parent 26230a3d3a
commit db50ba91cc

View file

@ -421,7 +421,7 @@ export default {
},
pushURL() {
return this.$root.baseURL + "/api/push/" + this.monitor.pushToken + "?status=true&msg=OK&ping=";
return this.$root.baseURL + "/api/push/" + this.monitor.pushToken + "?status=up&msg=OK&ping=";
},
bodyPlaceholder() {