This commit is contained in:
mnjnhuang 2026-01-12 17:19:03 +08:00
parent b7da961126
commit 5c61f963d6

7
python/config.ini Normal file
View File

@ -0,0 +1,7 @@
; 当前日期 2026-01-12
; 腾讯云每个月1号自动领取500w字数的免费翻译额度, 请确认活动是否还存在
; 请填入腾讯云中申请到的API id 和 Key
; 如果使用子账号请至少赋予它[机器翻译]{全读写权限}
[TencentCloud]
SecretId = <your SecretId>
SecretKey = <your SecretKey>