| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821 |
- {
- "id": "JoJo.app.gandart",
- "name": "Gandart应用订阅",
- "description": "JoJo私人QX应用订阅",
- "author": "@JoJo",
- "icon": "https://avatars.githubusercontent.com/u/16010188",
- "repo": "http://git.jojo21.cf/shawenguan/Quantumult-X",
- "apps": [
- {
- "id": "lkGandartHelper",
- "name": "光予助手",
- "author": "@jojo",
- "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartHelper.js",
- "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartHelper.js",
- "icons": [
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/gandart.png",
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/gandart.png"
- ],
- "scripts": [
- {
- "name": "极速下单",
- "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartOrder.js"
- },
- {
- "name": "极速锁单",
- "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartLock.js"
- },
- {
- "name": "极速合成(或置换)",
- "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartComposite.js"
- },
- {
- "name": "极速分解(琳琅阁)",
- "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartExchange.js"
- },
- {
- "name": "首发抢购",
- "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartGrab.js"
- }
- ],
- "keys": [
- "lkGandartToken",
- "lkGandartCollectionCateLst"
- ],
- "settings": [
- {
- "id": "lkIsEnableLogGandartHelper",
- "name": "开启/关闭日志",
- "val": true,
- "type": "boolean",
- "desc": "默认开启"
- },
- {
- "id": "lkNotifyOnlyFailGandartHelper",
- "name": "只当执行失败才通知",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkIsEnableTgNotifyGandartHelper",
- "name": "开启/关闭通知",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkTgNotifyUrlGandartHelper",
- "name": "通知地址",
- "val": "",
- "type": "text",
- "desc": "Tg的通知地址,如:https://api.telegram.org/bot-token/sendMessage?chat_id=-100140&parse_mode=Markdown&text="
- },
- {
- "id": "lkIsGandartCollectionWatchLocked",
- "name": "开启/关闭锁定监控产品",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkGandartToken",
- "name": "token",
- "val": "",
- "type": "text",
- "placeholder": "(点击以展开说明)",
- "desc": "授权token"
- },
- {
- "id": "lkGandartCollectionCateLst",
- "name": "产品列表",
- "val": "[]",
- "type": "textarea",
- "autoGrow": true,
- "placeholder": "(点击以展开说明)",
- "desc": "产品列表"
- }
- ]
- },
- {
- "id": "lkGandartOrderer",
- "name": "光予下单",
- "author": "@jojo",
- "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartOrder.js",
- "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartOrder.js",
- "icons": [
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/gandart.png",
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/gandart.png"
- ],
- "keys": [
- "lkGandartToken",
- "lkGandartCastingId",
- "lkGandartCollectionName",
- "lkGandartLimitPrice",
- "lkGandartFloatPriceIntaval",
- "lkIsGandartCollectionWatchLocked"
- ],
- "settings": [
- {
- "id": "lkIsEnableLogGandartOrderer",
- "name": "开启/关闭日志",
- "val": true,
- "type": "boolean",
- "desc": "默认开启"
- },
- {
- "id": "lkNotifyOnlyFailGandartOrderer",
- "name": "只当执行失败才通知",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkIsGandartCollectionWatchLocked",
- "name": "开启/关闭锁定监控产品",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkGandartIsCollectionMaxNumLimit",
- "name": "开启/关闭检查未支付单数限制",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkGandartCollectionLockMaxNum",
- "name": "最大允许未支付单数",
- "val": 6,
- "type": "number",
- "desc": "最大允许未支付单数"
- },
- {
- "id": "lkGandartPrivWalletListInUse",
- "name": "付款钱包",
- "val": "A,B,C",
- "type": "checkboxes",
- "desc": "付款钱包,如产品不支持当前所选钱包则不会下单",
- "items": [
- {
- "key": "A",
- "label": "钱包A"
- },
- {
- "key": "B",
- "label": "钱包B"
- },
- {
- "key": "C",
- "label": "钱包C"
- }
- ]
- },
- {
- "id": "lkGandartIsTryPayAfterOrder",
- "name": "开启/关闭下单后立即支付",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkGandartCastingId",
- "name": "产品铸造品类ID",
- "val": "",
- "type": "text",
- "desc": "产品铸造品类ID"
- },
- {
- "id": "lkGandartCollectionName",
- "name": "产品名称",
- "val": "",
- "type": "text",
- "desc": "产品名称"
- },
- {
- "id": "lkGandartLimitPrice",
- "name": "捡漏最高价格",
- "val": 0,
- "type": "text",
- "desc": "捡漏最高价格"
- },
- {
- "id": "lkGandartFloatPriceIntaval",
- "name": "价格浮动限制",
- "val": 10,
- "type": "number",
- "desc": "价格浮动限制,当浏览刷新的最低价格跟预设价格差值大于此值则修正为最低价"
- },
- {
- "id": "lkGandartCollectionCateLst",
- "name": "产品列表",
- "val": "[]",
- "autoGrow": false,
- "type": "textarea",
- "desc": "产品列表"
- }
- ]
- },
- {
- "id": "lkGandartLocker",
- "name": "光予锁单",
- "author": "@jojo",
- "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartLock.js",
- "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartLock.js",
- "icons": [
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/gandart.png",
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/gandart.png"
- ],
- "keys": [
- "lkGandartToken",
- "lkGandartLockCastingId",
- "lkGandartLockCollectionName",
- "lkGandartLockViewSort"
- ],
- "settings": [
- {
- "id": "lkIsEnableLogGandartLocker",
- "name": "开启/关闭日志",
- "val": true,
- "type": "boolean",
- "desc": "默认开启"
- },
- {
- "id": "lkNotifyOnlyFailGandartLocker",
- "name": "只当执行失败才通知",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkGandartLockCastingId",
- "name": "产品铸造品类ID",
- "val": "",
- "type": "text",
- "desc": "产品铸造品类ID"
- },
- {
- "id": "lkGandartLockCollectionName",
- "name": "产品名称",
- "val": "",
- "type": "text",
- "desc": "产品名称"
- },
- {
- "id": "lkGandartLockViewSort",
- "name": "产品编号",
- "val": 0,
- "type": "text",
- "desc": "产品编号"
- },
- {
- "id": "lkGandartCollectionCateLst",
- "name": "产品列表",
- "val": "[]",
- "autoGrow": true,
- "type": "textarea",
- "desc": "产品列表"
- }
- ]
- },
- {
- "id": "lkGandartCompositer",
- "name": "光予合成",
- "author": "@jojo",
- "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartComposite.js",
- "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartComposite.js",
- "icons": [
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/gandart.png",
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/gandart.png"
- ],
- "keys": [
- "lkGandartToken",
- "lkGandartCompositeTaskId",
- "lkGandartCompositeTaskNameDisplay"
- ],
- "settings": [
- {
- "id": "lkIsEnableLogGandartCompositer",
- "name": "开启/关闭日志",
- "val": true,
- "type": "boolean",
- "desc": "默认开启"
- },
- {
- "id": "lkNotifyOnlyFailGandartCompositer",
- "name": "只当执行失败才通知",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkGandartCompositeFuncEnalbleList",
- "name": "功能步骤",
- "val": "TaskList,MateList,DecidedList",
- "type": "checkboxes",
- "desc": "功能步骤",
- "items": [
- {
- "key": "TaskList",
- "label": "获取合成任务列表"
- },
- {
- "key": "MateList",
- "label": "获取可行合成方案"
- },
- {
- "key": "DecidedList",
- "label": "生成最终合成方案"
- },
- {
- "key": "ExecComposite",
- "label": "最终执行合成任务"
- }
- ]
- },
- {
- "id": "lkGandartCompositeTaskListStatus",
- "name": "任务列表状态",
- "val": "1",
- "type": "radios",
- "desc": "",
- "items": [
- {
- "key": "0",
- "label": "待开始"
- },
- {
- "key": "1",
- "label": "进行中"
- },
- {
- "key": "2",
- "label": "已结束"
- },
- {
- "key": "3",
- "label": "待开始与进行中"
- }
- ]
- },
- {
- "id": "lkGandartCompositeTaskMode",
- "name": "任务合成模式",
- "val": "1",
- "type": "radios",
- "desc": "",
- "items": [
- {
- "key": "0",
- "label": "普通(即时计算合成)"
- },
- {
- "key": "1",
- "label": "极速(预设数据合成)"
- }
- ]
- },
- {
- "id": "lkIsCompositeTaskListCache",
- "name": "启用/弃用任务列表本地缓存",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkIsCompositeMaterialCache",
- "name": "启用/弃用材料详情本地缓存",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkIsCompositeTaskSearchEnable",
- "name": "启用/关闭合成任务名称检索",
- "val": true,
- "type": "boolean",
- "desc": "默认启用"
- },
- {
- "id": "lkIsCompositeBatchEnable",
- "name": "启用/关闭批量合成",
- "val": true,
- "type": "boolean",
- "desc": "默认启用"
- },
- {
- "id": "lkGandartCompositeBatchGroupCount",
- "name": "批量合成个数",
- "val": 5,
- "type": "number",
- "desc": "批量合成个数,就是一次请求合成多个"
- },
- {
- "id": "lkGandartCompositeTaskId",
- "name": "合成任务ID",
- "val": "",
- "type": "text",
- "desc": "合成任务ID"
- },
- {
- "id": "lkGandartCompositeTaskSearchKey",
- "name": "合成任务名称关键字",
- "val": "",
- "type": "text",
- "desc": "合成任务名称关键字,进行搜索匹配到相应的任务ID"
- },
- {
- "id": "lkGandartCompositeCountArray",
- "name": "合成组合执行次数",
- "val": "0#1",
- "type": "text",
- "desc": "合成组合执行次数,格式如:0#1,0代表应索引0的可行方案组合,1代表执行次数"
- },
- {
- "id": "lkGandartCompositeTaskMateList",
- "name": "合成组合可行方案",
- "val": "[]",
- "autoGrow": false,
- "type": "textarea",
- "desc": "普通模式运行得出,仅供查看,用于编写合成组合执行次数"
- },
- {
- "id": "lkGandartCompositeTaskFinalList",
- "name": "合成组合最终方案",
- "val": "[]",
- "autoGrow": false,
- "type": "textarea",
- "desc": "普通模式运行得出,作为极速模式下的缓存,可手动编写(慎重)"
- },
- {
- "id": "lkGandartCompositeTaskList0",
- "name": "待开始-任务列表",
- "val": "[]",
- "autoGrow": true,
- "type": "textarea",
- "desc": "待开始的任务列表,用于查看合成任务ID(勿编辑修改)"
- },
- {
- "id": "lkGandartCompositeTaskList1",
- "name": "进行中-任务列表",
- "val": "[]",
- "autoGrow": false,
- "type": "textarea",
- "desc": "进行中的任务列表,用于查看合成任务ID(勿编辑修改)"
- },
- {
- "id": "lkGandartCompositeTaskList2",
- "name": "已结束-任务列表",
- "val": "[]",
- "autoGrow": false,
- "type": "textarea",
- "desc": "已结束的任务列表,用于查看合成任务ID(勿编辑修改)"
- }
- ]
- },
- {
- "id": "lkGandartExchanger",
- "name": "光予分解",
- "author": "@jojo",
- "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartExchange.js",
- "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartExchange.js",
- "icons": [
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/gandart.png",
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/gandart.png"
- ],
- "keys": [
- "lkGandartToken",
- "lkGandartExchangeTaskId",
- "lkGandartExchangeTaskNameDisplay"
- ],
- "settings": [
- {
- "id": "lkIsEnableLogGandartExchanger",
- "name": "开启/关闭日志",
- "val": true,
- "type": "boolean",
- "desc": "默认开启"
- },
- {
- "id": "lkNotifyOnlyFailGandartExchanger",
- "name": "只当执行失败才通知",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkGandartExchangeFuncEnalbleList",
- "name": "功能步骤",
- "val": "TaskList,MateList,DecidedList",
- "type": "checkboxes",
- "desc": "功能步骤",
- "items": [
- {
- "key": "TaskList",
- "label": "获取置换分解任务列表"
- },
- {
- "key": "MateList",
- "label": "获取可行置换分解方案"
- },
- {
- "key": "DecidedList",
- "label": "生成最终置换分解方案"
- },
- {
- "key": "ExecExchange",
- "label": "最终执行置换分解任务"
- }
- ]
- },
- {
- "id": "lkGandartExchangeTaskListStatus",
- "name": "任务列表状态",
- "val": "1",
- "type": "radios",
- "desc": "",
- "items": [
- {
- "key": "1",
- "label": "进行中"
- }
- ]
- },
- {
- "id": "lkGandartCompositeTaskMode",
- "name": "任务置换分解模式",
- "val": "1",
- "type": "radios",
- "desc": "",
- "items": [
- {
- "key": "0",
- "label": "普通(即时计算置换分解)"
- },
- {
- "key": "1",
- "label": "极速(预设数据置换分解)"
- }
- ]
- },
- {
- "id": "lkIsExchangeTaskListCache",
- "name": "启用/弃用任务列表本地缓存",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkIsExchangeMaterialCache",
- "name": "启用/弃用材料详情本地缓存",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkIsExchangeTaskSearchEnable",
- "name": "启用/关闭置换分解任务名称检索",
- "val": true,
- "type": "boolean",
- "desc": "默认启用"
- },
- {
- "id": "lkIsExchangeBatchEnable",
- "name": "启用/关闭批量置换分解",
- "val": true,
- "type": "boolean",
- "desc": "默认启用"
- },
- {
- "id": "lkGandartExchangeBatchGroupCount",
- "name": "批量置换分解个数",
- "val": 5,
- "type": "number",
- "desc": "批量置换分解个数,就是一次请求置换分解多个"
- },
- {
- "id": "lkGandartExchangeTaskId",
- "name": "置换分解任务ID",
- "val": "",
- "type": "text",
- "desc": "置换分解任务ID"
- },
- {
- "id": "lkGandartExchangeTaskSearchKey",
- "name": "置换分解任务名称关键字",
- "val": "",
- "type": "text",
- "desc": "置换分解任务名称关键字,进行搜索匹配到相应的任务ID"
- },
- {
- "id": "lkGandartExchangeCountArray",
- "name": "置换分解组合执行次数",
- "val": "0#1",
- "type": "text",
- "desc": "置换分解组合执行次数,格式如:0#1,0代表应索引0的可行方案组合,1代表执行次数"
- },
- {
- "id": "lkGandartExchangeTaskMateList",
- "name": "置换分解组合可行方案",
- "val": "[]",
- "autoGrow": false,
- "type": "textarea",
- "desc": "普通模式运行得出,仅供查看,用于编写置换分解组合执行次数"
- },
- {
- "id": "lkGandartExchangeTaskFinalList",
- "name": "置换分解组合最终方案",
- "val": "[]",
- "autoGrow": false,
- "type": "textarea",
- "desc": "普通模式运行得出,作为极速模式下的缓存,可手动编写(慎重)"
- },
- {
- "id": "lkGandartExchangeTaskList1",
- "name": "进行中-任务列表",
- "val": "[]",
- "autoGrow": false,
- "type": "textarea",
- "desc": "进行中的任务列表,用于查看合成任务ID(勿编辑修改)"
- }
- ]
- },
- {
- "id": "lkGandartPayer",
- "name": "光予支付",
- "author": "@jojo",
- "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartPay.js",
- "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartPay.js",
- "icons": [
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/gandart.png",
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/gandart.png"
- ],
- "keys": [
- "lkGandartToken"
- ],
- "settings": [
- {
- "id": "lkIsEnableLogGandartPayer",
- "name": "开启/关闭日志",
- "val": true,
- "type": "boolean",
- "desc": "默认开启"
- },
- {
- "id": "lkNotifyOnlyFailGandartPayer",
- "name": "只当执行失败才通知",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkIsGandartCollectionWatchLocked",
- "name": "开启/关闭锁定监控产品",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkGandartIsCollectionMaxNumLimit",
- "name": "开启/关闭检查未支付单数限制",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkGandartPrivPayWalletList",
- "name": "付款钱包",
- "val": "A,B,C",
- "type": "checkboxes",
- "desc": "付款钱包,用于付款选择",
- "items": [
- {
- "key": "A",
- "label": "钱包A"
- },
- {
- "key": "B",
- "label": "钱包B"
- },
- {
- "key": "C",
- "label": "钱包C"
- }
- ]
- },
- {
- "id": "lkGandartPasswordPlainText",
- "name": "钱包支付密码",
- "val": "",
- "type": "text",
- "desc": "钱包支付密码"
- },
- {
- "id": "lkGandartPayingOrderList",
- "name": "未支付订单列表",
- "val": "[]",
- "autoGrow": false,
- "type": "textarea",
- "desc": "未支付订单列表"
- }
- ]
- },
- {
- "id": "lkGandartGrabber",
- "name": "光予抢购",
- "author": "@jojo",
- "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartGrab.js",
- "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartGrab.js",
- "icons": [
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/gandart.png",
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/gandart.png"
- ],
- "keys": [
- "lkGandartToken",
- "lkGandartNewCollectionCastingId",
- "lkGandartNewCollectionCastingSearchKey"
- ],
- "settings": [
- {
- "id": "lkIsEnableLogGandartGrabber",
- "name": "开启/关闭日志",
- "val": true,
- "type": "boolean",
- "desc": "默认开启"
- },
- {
- "id": "lkNotifyOnlyFailGandartGrabber",
- "name": "只当执行失败才通知",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkGandartIsNewCastingMaxNumLimit",
- "name": "开启/关闭检查未支付单数限制",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkGandartNewCastingLockMaxNum",
- "name": "最大允许未支付单数",
- "val": 6,
- "type": "number",
- "desc": "最大允许未支付单数"
- },
- {
- "id": "lkGandartNewCastingPayWalletList",
- "name": "付款钱包",
- "val": "C",
- "type": "checkboxes",
- "desc": "付款钱包,用于付款选择",
- "items": [
- {
- "key": "A",
- "label": "钱包A"
- },
- {
- "key": "B",
- "label": "钱包B"
- },
- {
- "key": "C",
- "label": "钱包C"
- }
- ]
- },
- {
- "id": "lkGandartNewCollectionCastingId",
- "name": "首发藏品铸造ID",
- "val": "",
- "type": "text",
- "desc": "首发藏品铸造ID"
- },
- {
- "id": "lkGandartNewCollectionCastingSearchKey",
- "name": "首发藏品名称关键字",
- "val": "",
- "type": "text",
- "desc": "首发藏品名称关键字"
- },
- {
- "id": "lkGandartNewCollectionCateLst",
- "name": "产品列表",
- "val": "[]",
- "autoGrow": true,
- "type": "textarea",
- "desc": "产品列表"
- },
- {
- "id": "lkGandartPasswordPlainText",
- "name": "钱包支付密码",
- "val": "",
- "type": "text",
- "desc": "钱包支付密码"
- }
- ]
- }
- ]
- }
|