From 5c61f963d6f7fc372f23274e1c5ec737f8da665a Mon Sep 17 00:00:00 2001 From: mnjnhuang <1090031856@qq.com> Date: Mon, 12 Jan 2026 17:19:03 +0800 Subject: [PATCH] 1 --- python/config.ini | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 python/config.ini diff --git a/python/config.ini b/python/config.ini new file mode 100644 index 0000000..f20b47b --- /dev/null +++ b/python/config.ini @@ -0,0 +1,7 @@ +; 当前日期 2026-01-12 +; 腾讯云每个月1号自动领取500w字数的免费翻译额度, 请确认活动是否还存在 +; 请填入腾讯云中申请到的API id 和 Key +; 如果使用子账号请至少赋予它[机器翻译]{全读写权限} +[TencentCloud] +SecretId = +SecretKey = \ No newline at end of file