first commit

This commit is contained in:
jeremygan2021
2026-03-04 19:24:05 +08:00
commit f5117a90d1
28 changed files with 1647 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# 豆包图片生成 API
DOUBAO_API_KEY=your_doubao_api_key_here
# Nanobanana 图片生成 API
NANOBANANA_API_KEY=your_nanobanana_api_key_here
NANOBANANA_BASE_URL=http://zx2.52youxi.cc:3000
# 图片上传API上传海报到OSS
UPLOAD_API_URL=https://data.tangledup-ai.com/upload?folder=images%2Factivity_banner
# 活动发布API
ACTIVITY_API_URL=https://market.quant-speed.com/api/community/admin-publish/publish_activity/
APIKEY=your_apikey_here
PHONE_NUMBER=your_phone_number_here
# CSRF Token需要从页面获取
CSRF_TOKEN=your_csrf_token_here