|
@@ -47,7 +47,7 @@ public class MarketingAppsServiceImpl implements MarketingAppsService {
|
|
|
|
|
|
// 从配置文件读取URL
|
|
// 从配置文件读取URL
|
|
// @Value("${marketing.app.url}")
|
|
// @Value("${marketing.app.url}")
|
|
- private static final String getAppListUrl = "http://192.168.3.17:8000/ipa/getApps";
|
|
|
|
|
|
+ private static final String getAppListUrl = "http://192.168.3.17:2888/ipa/getApps";
|
|
|
|
|
|
// 从配置文件读取accessKey
|
|
// 从配置文件读取accessKey
|
|
// @Value("${marketing.app.access-key}")
|
|
// @Value("${marketing.app.access-key}")
|