We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
简述 vocechat后台现在生成的机器人api key都是168位的字母数字混合 这样感觉太长了,而且也不好保存 不如使用UUID https://github.com/uuidjs/uuid
你预期要达到什么效果
后台API key的长度可以缩短
目前有没有替代
https://github.com/uuidjs/uuid
附加信息
https://1024tools.com/uuid
The text was updated successfully, but these errors were encountered:
No branches or pull requests
简述
vocechat后台现在生成的机器人api key都是168位的字母数字混合
这样感觉太长了,而且也不好保存
不如使用UUID
https://github.com/uuidjs/uuid
你预期要达到什么效果
后台API key的长度可以缩短
目前有没有替代
https://github.com/uuidjs/uuid
附加信息
https://1024tools.com/uuid
The text was updated successfully, but these errors were encountered: