手表数据修改
This commit is contained in:
+2
-2
@@ -19,10 +19,10 @@ import java.nio.charset.StandardCharsets;
|
||||
@Slf4j
|
||||
public class AmapServiceImpl implements AmapService {
|
||||
|
||||
@Value("${amap.key}")
|
||||
// @Value("${amap.key}")
|
||||
private String amapKey;
|
||||
|
||||
@Value("${amap.regeo-url}")
|
||||
// @Value("${amap.regeo-url}")
|
||||
private String regeoUrl;
|
||||
|
||||
// ===== 核心方法 =====
|
||||
|
||||
Reference in New Issue
Block a user