虫情、气象接口数据

This commit is contained in:
zhumeixiao
2024-11-12 08:37:22 +08:00
parent 4cd7499be5
commit 61e3e76116
11 changed files with 798 additions and 27 deletions

View File

@ -110,7 +110,5 @@ public class DeviceDateTask {
System.err.println("请求获取到token:"+tokenObject.get("token").toString());
return stringRedisTemplate.opsForValue().get("rkckth:user:token").toString();
}
}