@@ -200,7 +200,7 @@ export default {
if (fpUser.username === 'daping') {
window.setInterval(() => {
this.getData(isAdmin)
- }, 1000 * 60 * 60 * 2)
+ }, 1000 * 60 * 60)
}
},
computed: {