Commit 8999bea3 authored by 黄奎's avatar 黄奎

1

parent c4a67f77
......@@ -53,7 +53,7 @@ import { compressToBase64 } from '@/utils/compression';
const userInfo = this.getLocalStorage();
const difyUserId = `${userInfo.EmployeeId}-${userInfo.emName}`;
const compressedUserId = await compressToBase64(difyUserId);
this.Url=`http://dify.oytour.com/chatbot/RrfZrrXKACVg4HpB??sys.user_id=${encodeURIComponent(compressedUserId)}`
this.Url=`http://dify.oytour.com/chatbot/55br88eantvyG032??sys.user_id=${encodeURIComponent(compressedUserId)}`
}
}
}
......
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