+ TemplateLink
This commit is contained in:
parent
b752f3cb4a
commit
bae9e1ae88
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ func ProcessSetting(process *gou.Process) interface{} {
|
|||
return map[string]interface{}{
|
||||
"mappingPreview": imp.Option.MappingPreview,
|
||||
"dataPreview": imp.Option.DataPreview,
|
||||
"templateLink": imp.Option.TemplateLink,
|
||||
"title": imp.Title,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue