|
|
@@ -309,7 +309,7 @@
|
|
|
"keys": [
|
|
|
"lkGandartToken",
|
|
|
"lkGandartCompositeTaskId",
|
|
|
- "lkGandartCompositeTaskName"
|
|
|
+ "lkGandartCompositeTaskNameDisplay"
|
|
|
],
|
|
|
"settings": [
|
|
|
{
|
|
|
@@ -422,6 +422,13 @@
|
|
|
"desc": "默认关闭"
|
|
|
},
|
|
|
{
|
|
|
+ "id": "lkIsCompositeTaskSearchEnable",
|
|
|
+ "name": "启用/关闭合成任务名称检索",
|
|
|
+ "val": true,
|
|
|
+ "type": "boolean",
|
|
|
+ "desc": "默认关闭"
|
|
|
+ },
|
|
|
+ {
|
|
|
"id": "lkGandartCompositeTaskId",
|
|
|
"name": "合成任务ID",
|
|
|
"val": "",
|
|
|
@@ -429,6 +436,13 @@
|
|
|
"desc": "合成任务ID"
|
|
|
},
|
|
|
{
|
|
|
+ "id": "lkGandartCompostieTaskSearchKey",
|
|
|
+ "name": "合成任务名称关键字",
|
|
|
+ "val": "",
|
|
|
+ "type": "text",
|
|
|
+ "desc": "合成任务名称关键字,进行搜索匹配到相应的任务ID"
|
|
|
+ },
|
|
|
+ {
|
|
|
"id": "lkGandartCompositeCountArray",
|
|
|
"name": "合成组合执行次数",
|
|
|
"val": "0#1",
|