fix: reconcile architecture adjustment merge
This commit is contained in:
@@ -213,6 +213,7 @@ function buildJumpHopDraft(
|
||||
templateId: 'jump-hop',
|
||||
templateName: '跳一跳',
|
||||
profileId: 'jump-hop-profile-1',
|
||||
themeText: '草稿主题',
|
||||
workTitle: '草稿跳一跳',
|
||||
workDescription: '从草稿恢复。',
|
||||
themeTags: ['草稿'],
|
||||
@@ -236,6 +237,7 @@ function buildJumpHopPayload(
|
||||
): JumpHopWorkspaceCreateRequest {
|
||||
return {
|
||||
templateId: 'jump-hop',
|
||||
themeText: '表单主题',
|
||||
workTitle: '表单跳一跳',
|
||||
workDescription: '从表单提交。',
|
||||
themeTags: ['表单'],
|
||||
|
||||
Reference in New Issue
Block a user