提交 2f1b0697 编写于 作者: W weixin_44463441

Auto Commit

上级 69838b08
......@@ -24,8 +24,8 @@ class InsCodeAI {
debugger
const token = res?.data??''
if (token) {
apiKey = token
console.info('get token from env ' + apiKey)
apiKey = token.trim()
console.info('get token from env [' + apiKey + ']')
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册