CzRger 1 yıl önce
ebeveyn
işleme
75c441e4ef
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/views/screen/index.vue

+ 1 - 1
src/views/screen/index.vue

@@ -255,7 +255,7 @@ export default defineComponent({
         }
       }, 5000)
 
-      axios.get('http://172.17.0.42:18000/api/populationTrend/getUserCount').then(res => {
+      axios.get('http://172.17.0.42:18000/populationTrend/getUserCount?token=5224E73006490F8D878ABD2CA5A39E78').then(res => {
         console.log(res)
       })
     })