feat: 生成照片的组件搭建

This commit is contained in:
2026-03-26 15:13:33 +08:00
parent e72531cfb7
commit ba655834b9
9 changed files with 102 additions and 15 deletions

View File

@@ -24,9 +24,11 @@ export const CompName = {
// 调查问卷卡片
callSurveyQuestionnaire: "callSurveyQuestionnaire",
// 打开地图卡片
openMapCard: "openMapCard",
mapCard: "mapCard",
// 回答卡片
longTextCard: "longTextCard",
// 生成合成图片
generatorPhotoCard: "generatorPhotoCard",
};
/// 发送的指令类型