提交 9752d206 编写于 作者: B bangbang_bon

Sat Jan 13 13:05:00 CST 2024 inscode

上级 a522b1ff
from os import environ
print(
environ
)
\ No newline at end of file
export const apiKey = process.env.INSCODE_API_KEY;
console.info(process.env.INSCODE_API_KEY);
export const apiUrl = 'https://inscode-api.csdn.net/api/v1/gpt/';
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册