接入博睿和神策平台;均使用本地导入

This commit is contained in:
xuyulong
2026-03-31 17:38:47 +08:00
parent e1044642a9
commit f4d4d7760b
8 changed files with 160 additions and 9 deletions
+18
View File
@@ -86,6 +86,24 @@
"auth_url": "http://192.168.2.96:10117/sso/login", //SSO授权地址
"callback_url": "http://localhost:49462/Account/Callback", //回调处理地址
"get_user_url": "http://192.168.2.96:10117/sso/getSsoUser" //获取用户信息接口地址
},
"Tracking": {
"Bonree": {
"Manage": {
"ProdAppId": "9efad93bf1a640079c8e5a724a6b5cdf",
"TestAppId": ""
},
"Trade": {
"ProdAppId": "3d99c953b49e478e9d67ea641b8565aa",
"TestAppId": ""
},
"Upload": {
"ProdHttp": "http://apm.glms.com.cn/upload/RUM/upload",
"ProdHttps": "https://apm.glms.com.cn/upload/RUM/upload",
"TestHttp": "http://test-apmweb.mszq.com:58896/RUM/upload",
"TestHttps": "https://test-apmweb.mszq.com:58896/RUM/upload"
}
}
}
}