## 地址规则 静态托管 https://console.cloud.tencent.com/tcb/hosting 云函数 https://tcb.cloud.tencent.com/dev?envId=${envId}#/scf/detail?id=${functionName}&NameSpace=${envId} 数据库集合 https://tcb.cloud.tencent.com/dev?envId=${envId}#/db/doc/collection/${collectionName} 数据模型 https://tcb.cloud.tencent.com/dev?envId=${envId}#/db/doc/model/${modelName} ## AI 规则更新要求 1. 更新 到 config/.cursor/rules/cloudbase-rules.mdc 中 2. 尽可能精简且清晰,避免废话,影响上下文长度
地址规则
静态托管
https://console.cloud.tencent.com/tcb/hosting
云函数
https://tcb.cloud.tencent.com/dev?envId=${envId}#/scf/detail?id=${functionName}&NameSpace=${envId}
数据库集合
https://tcb.cloud.tencent.com/dev?envId=${envId}#/db/doc/collection/${collectionName}
数据模型
https://tcb.cloud.tencent.com/dev?envId=${envId}#/db/doc/model/${modelName}
AI 规则更新要求