|
@@ -77,7 +77,7 @@ public class LoginOrderLogic {
|
|
TradeCategoryConfigService tradeCategoryConfigService;
|
|
TradeCategoryConfigService tradeCategoryConfigService;
|
|
@Resource
|
|
@Resource
|
|
LbsAmapService lbsAmapService;
|
|
LbsAmapService lbsAmapService;
|
|
- @Value("${lbs.web.key}")
|
|
|
|
|
|
+// @Value("${lbs.web.key}")
|
|
private String lbsWebKey;
|
|
private String lbsWebKey;
|
|
private final String url = "https://restapi.amap.com";
|
|
private final String url = "https://restapi.amap.com";
|
|
|
|
|