Commit e723350c authored by 朱国瑞's avatar 朱国瑞

修改参数

parent d85a72c0
...@@ -592,8 +592,7 @@ export default { ...@@ -592,8 +592,7 @@ export default {
let aiParams = { let aiParams = {
env: env, env: env,
apiKey: apiKey, apiKey: apiKey,
aiServerDomain: region: "apac"
"https://bfai-service-apac-uat.d-lab-services.danone.com"
}; };
localStorage.setItem("aiParams", JSON.stringify(aiParams)); localStorage.setItem("aiParams", JSON.stringify(aiParams));
let openDev = this.$route.query.openDev; let openDev = this.$route.query.openDev;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment