opt:自动驾驶业务埋点上报URL(->https://bdlog.zhidaozhixing.com/autocar)
This commit is contained in:
@@ -36,6 +36,14 @@
|
||||
android:name="MAP_SDK_VERSION"
|
||||
android:value="${MAP_SDK_VERSION}" />
|
||||
|
||||
<!-- 自动驾驶业务埋点上报URL -->
|
||||
<meta-data
|
||||
android:name="com.elegant.analytics.AnalyticsConfig.EventsEndpoint"
|
||||
android:value="https://bdlog.zhidaozhixing.com/autocar" />
|
||||
<meta-data
|
||||
android:name="com.elegant.analytics.AnalyticsConfig.EventsFallbackEndpoint"
|
||||
android:value="https://bdlog.zhidaozhixing.com/autocar" />
|
||||
|
||||
|
||||
</application>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user