AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 AiToEarn
helpConfig.ts
根目录
/
project
/
aitoearn-web
/
src
/
app
/
config
/
helpConfig.ts
1
/**
2
* helpConfig - 帮助文档与指南链接配置
3
*/
4
5
export const AITO_EARN_GUIDE_URL = 'https://heovzp8pm4.feishu.cn/wiki/KqOEwtCAZic6UBkZamocrNcUnbd'
6
6 lines
TYPESCRIPT