test-node.json 63 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098
  1. {
  2. "nodes": [
  3. {
  4. "id": "start",
  5. "type": "start",
  6. "initialized": false,
  7. "position": {
  8. "x": 250,
  9. "y": 50
  10. },
  11. "data": {
  12. "nodeMeta": {
  13. "category": "basic",
  14. "label": "开始节点",
  15. "icon": "https://api.iconify.design/tabler/circle-check.svg?color=white",
  16. "iconColor": "#52C41A",
  17. "showEditBtn": false,
  18. "showRunBtn": false
  19. }
  20. },
  21. "deletable": false
  22. },
  23. {
  24. "id": "end",
  25. "type": "end",
  26. "initialized": false,
  27. "position": {
  28. "x": 978.4515529863412,
  29. "y": 50
  30. },
  31. "data": {
  32. "nodeMeta": {
  33. "category": "basic",
  34. "label": "结束节点",
  35. "icon": "https://api.iconify.design/tabler/square-rounded-arrow-down.svg?color=white",
  36. "iconColor": "#FA8C16",
  37. "showEditBtn": false,
  38. "showRunBtn": false
  39. }
  40. },
  41. "deletable": false
  42. },
  43. {
  44. "id": "node_mr1xgfmw-n3mm5b6l5v5uc",
  45. "type": "apiSource",
  46. "initialized": false,
  47. "position": {
  48. "x": 622.7631631710176,
  49. "y": 182.5351017893804
  50. },
  51. "data": {
  52. "nodeMeta": {
  53. "category": "redis",
  54. "label": "test",
  55. "icon": "https://api.iconify.design/tabler/layers-linked.svg?color=white",
  56. "iconColor": "#1890FF",
  57. "showEditBtn": true,
  58. "showRunBtn": true
  59. },
  60. "formData": {
  61. "apiSource": {
  62. "value": {
  63. "requestParams": [
  64. {
  65. "label": "create_by",
  66. "required": false,
  67. "type": [
  68. "string"
  69. ],
  70. "desc": "创建人",
  71. "defaultVal": null,
  72. "children": [],
  73. "isRef": false
  74. },
  75. {
  76. "label": "status",
  77. "required": false,
  78. "type": [
  79. "number"
  80. ],
  81. "desc": "活动状态(0-待审核,1-未开始,2-进行中,3-已结束,4-已驳回)",
  82. "defaultVal": null,
  83. "children": [],
  84. "isRef": false
  85. },
  86. {
  87. "label": "type",
  88. "required": false,
  89. "type": [
  90. "number"
  91. ],
  92. "desc": "活动类型(0--王牌铁军)",
  93. "defaultVal": null,
  94. "children": [],
  95. "isRef": false
  96. },
  97. {
  98. "label": "active_name",
  99. "required": false,
  100. "type": [
  101. "string"
  102. ],
  103. "desc": "活动名称",
  104. "defaultVal": null,
  105. "children": [],
  106. "isRef": false
  107. }
  108. ],
  109. "responseParams": [
  110. {
  111. "label": "id",
  112. "required": false,
  113. "type": [
  114. "number"
  115. ],
  116. "desc": "ID",
  117. "defaultVal": null,
  118. "children": [],
  119. "isRef": false
  120. },
  121. {
  122. "label": "version",
  123. "required": false,
  124. "type": [
  125. "number"
  126. ],
  127. "desc": "版本号",
  128. "defaultVal": null,
  129. "children": [],
  130. "isRef": false
  131. },
  132. {
  133. "label": "del_flag",
  134. "required": false,
  135. "type": [
  136. "number"
  137. ],
  138. "desc": "删除标记",
  139. "defaultVal": null,
  140. "children": [],
  141. "isRef": false
  142. },
  143. {
  144. "label": "create_time",
  145. "required": false,
  146. "type": [
  147. "time"
  148. ],
  149. "desc": "创建时间",
  150. "defaultVal": null,
  151. "children": [],
  152. "isRef": false
  153. },
  154. {
  155. "label": "update_time",
  156. "required": false,
  157. "type": [
  158. "time"
  159. ],
  160. "desc": "更新时间",
  161. "defaultVal": null,
  162. "children": [],
  163. "isRef": false
  164. },
  165. {
  166. "label": "create_by",
  167. "required": false,
  168. "type": [
  169. "string"
  170. ],
  171. "desc": "创建人",
  172. "defaultVal": null,
  173. "children": [],
  174. "isRef": false
  175. },
  176. {
  177. "label": "update_by",
  178. "required": false,
  179. "type": [
  180. "string"
  181. ],
  182. "desc": "更新人",
  183. "defaultVal": null,
  184. "children": [],
  185. "isRef": false
  186. },
  187. {
  188. "label": "user_code",
  189. "required": false,
  190. "type": [
  191. "string"
  192. ],
  193. "desc": "创客编码",
  194. "defaultVal": null,
  195. "children": [],
  196. "isRef": false
  197. },
  198. {
  199. "label": "username",
  200. "required": false,
  201. "type": [
  202. "string"
  203. ],
  204. "desc": "创客姓名",
  205. "defaultVal": null,
  206. "children": [],
  207. "isRef": false
  208. },
  209. {
  210. "label": "username2",
  211. "required": false,
  212. "type": [
  213. "string"
  214. ],
  215. "desc": "创客姓名",
  216. "defaultVal": null,
  217. "children": [],
  218. "isRef": false
  219. },
  220. {
  221. "label": "pic_url",
  222. "required": false,
  223. "type": [
  224. "string"
  225. ],
  226. "desc": "活动图片",
  227. "defaultVal": null,
  228. "children": [],
  229. "isRef": false
  230. },
  231. {
  232. "label": "duration",
  233. "required": false,
  234. "type": [
  235. "number"
  236. ],
  237. "desc": "单人时长(天)",
  238. "defaultVal": null,
  239. "children": [],
  240. "isRef": false
  241. },
  242. {
  243. "label": "absence",
  244. "required": false,
  245. "type": [
  246. "number"
  247. ],
  248. "desc": "缺勤天数",
  249. "defaultVal": null,
  250. "children": [],
  251. "isRef": false
  252. },
  253. {
  254. "label": "area",
  255. "required": false,
  256. "type": [
  257. "string"
  258. ],
  259. "desc": "开会地区",
  260. "defaultVal": null,
  261. "children": [],
  262. "isRef": false
  263. },
  264. {
  265. "label": "address",
  266. "required": false,
  267. "type": [
  268. "string"
  269. ],
  270. "desc": "详细地址",
  271. "defaultVal": null,
  272. "children": [],
  273. "isRef": false
  274. },
  275. {
  276. "label": "status",
  277. "required": false,
  278. "type": [
  279. "number"
  280. ],
  281. "desc": "活动状态(0-待审核,1-未开始,2-进行中,3-已结束,4-已驳回)",
  282. "defaultVal": null,
  283. "children": [],
  284. "isRef": false
  285. },
  286. {
  287. "label": "type",
  288. "required": false,
  289. "type": [
  290. "number"
  291. ],
  292. "desc": "活动类型(0--王牌铁军)",
  293. "defaultVal": null,
  294. "children": [],
  295. "isRef": false
  296. },
  297. {
  298. "label": "start_time",
  299. "required": false,
  300. "type": [
  301. "time"
  302. ],
  303. "desc": "开始时间",
  304. "defaultVal": null,
  305. "children": [],
  306. "isRef": false
  307. },
  308. {
  309. "label": "end_time",
  310. "required": false,
  311. "type": [
  312. "time"
  313. ],
  314. "desc": "结束时间",
  315. "defaultVal": null,
  316. "children": [],
  317. "isRef": false
  318. },
  319. {
  320. "label": "review_time",
  321. "required": false,
  322. "type": [
  323. "time"
  324. ],
  325. "desc": "审核时间",
  326. "defaultVal": null,
  327. "children": [],
  328. "isRef": false
  329. },
  330. {
  331. "label": "remark",
  332. "required": false,
  333. "type": [
  334. "string"
  335. ],
  336. "desc": "备注",
  337. "defaultVal": null,
  338. "children": [],
  339. "isRef": false
  340. },
  341. {
  342. "label": "active_name",
  343. "required": false,
  344. "type": [
  345. "string"
  346. ],
  347. "desc": "活动名称",
  348. "defaultVal": null,
  349. "children": [],
  350. "isRef": false
  351. },
  352. {
  353. "label": "apply_num",
  354. "required": false,
  355. "type": [
  356. "number"
  357. ],
  358. "desc": "参与人数",
  359. "defaultVal": null,
  360. "children": [],
  361. "isRef": false
  362. },
  363. {
  364. "label": "group_num",
  365. "required": false,
  366. "type": [
  367. "number"
  368. ],
  369. "desc": "小组数",
  370. "defaultVal": null,
  371. "children": [],
  372. "isRef": false
  373. }
  374. ],
  375. "apiContext": {
  376. "projectId": 203,
  377. "generatedAt": 1782979611985,
  378. "selectedApis": [
  379. {
  380. "id": 5975,
  381. "serviceId": 249,
  382. "serviceName": "kxs_marketing",
  383. "serviceTitle": "客小爽营销板块",
  384. "groupId": 138,
  385. "groupName": null,
  386. "groupTitle": "客小爽营销板块",
  387. "tabName": "运营模块",
  388. "apiName": "活动管理-活动管理-活动列表",
  389. "apiDetail": null,
  390. "apiKind": 1,
  391. "apiMethod": "GET",
  392. "apiPath": "/v1//sysActive/getByPage",
  393. "apiKey": "sysActivegetByPage",
  394. "methodName": "getByPage",
  395. "pageFlag": false,
  396. "linkTableId": 7216,
  397. "linkTableName": null,
  398. "linkTableTitle": null,
  399. "requestParam": [
  400. {
  401. "id": 47811,
  402. "fieldTitle": "创建人",
  403. "fieldName": "create_by",
  404. "fieldNameUpper": "createBy",
  405. "fieldNameFirstUpper": "CreateBy",
  406. "fieldType": "varchar",
  407. "editType": null,
  408. "editTypeData": null,
  409. "reqParam": true,
  410. "resParam": true,
  411. "resType": "字段值",
  412. "required": false,
  413. "checkAttribute": null,
  414. "checkAttributeString": "",
  415. "fieldDetail": "",
  416. "linkTableId": 0,
  417. "linkTableName": null,
  418. "linkTableTitle": null,
  419. "linkTablePrimaryKeyName": null,
  420. "linkParam": []
  421. },
  422. {
  423. "id": 47821,
  424. "fieldTitle": "活动状态(0-待审核,1-未开始,2-进行中,3-已结束,4-已驳回)",
  425. "fieldName": "status",
  426. "fieldNameUpper": "status",
  427. "fieldNameFirstUpper": "Status",
  428. "fieldType": "int",
  429. "editType": null,
  430. "editTypeData": null,
  431. "reqParam": true,
  432. "resParam": true,
  433. "resType": "字段值",
  434. "required": false,
  435. "checkAttribute": null,
  436. "checkAttributeString": "",
  437. "fieldDetail": "",
  438. "linkTableId": 0,
  439. "linkTableName": null,
  440. "linkTableTitle": null,
  441. "linkTablePrimaryKeyName": null,
  442. "linkParam": []
  443. },
  444. {
  445. "id": 47822,
  446. "fieldTitle": "活动类型(0--王牌铁军)",
  447. "fieldName": "type",
  448. "fieldNameUpper": "type",
  449. "fieldNameFirstUpper": "Type",
  450. "fieldType": "int",
  451. "editType": null,
  452. "editTypeData": null,
  453. "reqParam": true,
  454. "resParam": true,
  455. "resType": "字段值",
  456. "required": false,
  457. "checkAttribute": null,
  458. "checkAttributeString": "",
  459. "fieldDetail": "",
  460. "linkTableId": 0,
  461. "linkTableName": null,
  462. "linkTableTitle": null,
  463. "linkTablePrimaryKeyName": null,
  464. "linkParam": []
  465. },
  466. {
  467. "id": 47827,
  468. "fieldTitle": "活动名称",
  469. "fieldName": "active_name",
  470. "fieldNameUpper": "activeName",
  471. "fieldNameFirstUpper": "ActiveName",
  472. "fieldType": "varchar",
  473. "editType": null,
  474. "editTypeData": null,
  475. "reqParam": true,
  476. "resParam": true,
  477. "resType": "字段值",
  478. "required": false,
  479. "checkAttribute": null,
  480. "checkAttributeString": "",
  481. "fieldDetail": "",
  482. "linkTableId": 0,
  483. "linkTableName": null,
  484. "linkTableTitle": null,
  485. "linkTablePrimaryKeyName": null,
  486. "linkParam": []
  487. }
  488. ],
  489. "responseParam": [
  490. {
  491. "id": 47806,
  492. "fieldTitle": "ID",
  493. "fieldName": "id",
  494. "fieldNameUpper": "id",
  495. "fieldNameFirstUpper": "Id",
  496. "fieldType": "int",
  497. "editType": null,
  498. "editTypeData": null,
  499. "reqParam": false,
  500. "resParam": true,
  501. "resType": "字段值",
  502. "required": false,
  503. "checkAttribute": null,
  504. "checkAttributeString": "",
  505. "fieldDetail": "",
  506. "linkTableId": 0,
  507. "linkTableName": null,
  508. "linkTableTitle": null,
  509. "linkTablePrimaryKeyName": null,
  510. "linkParam": []
  511. },
  512. {
  513. "id": 47807,
  514. "fieldTitle": "版本号",
  515. "fieldName": "version",
  516. "fieldNameUpper": "version",
  517. "fieldNameFirstUpper": "Version",
  518. "fieldType": "int",
  519. "editType": null,
  520. "editTypeData": null,
  521. "reqParam": false,
  522. "resParam": true,
  523. "resType": "字段值",
  524. "required": false,
  525. "checkAttribute": null,
  526. "checkAttributeString": "",
  527. "fieldDetail": "",
  528. "linkTableId": 0,
  529. "linkTableName": null,
  530. "linkTableTitle": null,
  531. "linkTablePrimaryKeyName": null,
  532. "linkParam": []
  533. },
  534. {
  535. "id": 47808,
  536. "fieldTitle": "删除标记",
  537. "fieldName": "del_flag",
  538. "fieldNameUpper": "delFlag",
  539. "fieldNameFirstUpper": "DelFlag",
  540. "fieldType": "int",
  541. "editType": null,
  542. "editTypeData": null,
  543. "reqParam": false,
  544. "resParam": true,
  545. "resType": "字段值",
  546. "required": false,
  547. "checkAttribute": null,
  548. "checkAttributeString": "",
  549. "fieldDetail": "",
  550. "linkTableId": 0,
  551. "linkTableName": null,
  552. "linkTableTitle": null,
  553. "linkTablePrimaryKeyName": null,
  554. "linkParam": []
  555. },
  556. {
  557. "id": 47809,
  558. "fieldTitle": "创建时间",
  559. "fieldName": "create_time",
  560. "fieldNameUpper": "createTime",
  561. "fieldNameFirstUpper": "CreateTime",
  562. "fieldType": "datetime",
  563. "editType": null,
  564. "editTypeData": null,
  565. "reqParam": false,
  566. "resParam": true,
  567. "resType": "字段值",
  568. "required": false,
  569. "checkAttribute": null,
  570. "checkAttributeString": "",
  571. "fieldDetail": "",
  572. "linkTableId": 0,
  573. "linkTableName": null,
  574. "linkTableTitle": null,
  575. "linkTablePrimaryKeyName": null,
  576. "linkParam": []
  577. },
  578. {
  579. "id": 47810,
  580. "fieldTitle": "更新时间",
  581. "fieldName": "update_time",
  582. "fieldNameUpper": "updateTime",
  583. "fieldNameFirstUpper": "UpdateTime",
  584. "fieldType": "datetime",
  585. "editType": null,
  586. "editTypeData": null,
  587. "reqParam": false,
  588. "resParam": true,
  589. "resType": "字段值",
  590. "required": false,
  591. "checkAttribute": null,
  592. "checkAttributeString": "",
  593. "fieldDetail": "",
  594. "linkTableId": 0,
  595. "linkTableName": null,
  596. "linkTableTitle": null,
  597. "linkTablePrimaryKeyName": null,
  598. "linkParam": []
  599. },
  600. {
  601. "id": 47811,
  602. "fieldTitle": "创建人",
  603. "fieldName": "create_by",
  604. "fieldNameUpper": "createBy",
  605. "fieldNameFirstUpper": "CreateBy",
  606. "fieldType": "varchar",
  607. "editType": null,
  608. "editTypeData": null,
  609. "reqParam": true,
  610. "resParam": true,
  611. "resType": "字段值",
  612. "required": false,
  613. "checkAttribute": null,
  614. "checkAttributeString": "",
  615. "fieldDetail": "",
  616. "linkTableId": 0,
  617. "linkTableName": null,
  618. "linkTableTitle": null,
  619. "linkTablePrimaryKeyName": null,
  620. "linkParam": []
  621. },
  622. {
  623. "id": 47812,
  624. "fieldTitle": "更新人",
  625. "fieldName": "update_by",
  626. "fieldNameUpper": "updateBy",
  627. "fieldNameFirstUpper": "UpdateBy",
  628. "fieldType": "varchar",
  629. "editType": null,
  630. "editTypeData": null,
  631. "reqParam": false,
  632. "resParam": true,
  633. "resType": "字段值",
  634. "required": false,
  635. "checkAttribute": null,
  636. "checkAttributeString": "",
  637. "fieldDetail": "",
  638. "linkTableId": 0,
  639. "linkTableName": null,
  640. "linkTableTitle": null,
  641. "linkTablePrimaryKeyName": null,
  642. "linkParam": []
  643. },
  644. {
  645. "id": 47813,
  646. "fieldTitle": "创客编码",
  647. "fieldName": "user_code",
  648. "fieldNameUpper": "userCode",
  649. "fieldNameFirstUpper": "UserCode",
  650. "fieldType": "varchar",
  651. "editType": null,
  652. "editTypeData": null,
  653. "reqParam": false,
  654. "resParam": true,
  655. "resType": "字段值",
  656. "required": false,
  657. "checkAttribute": null,
  658. "checkAttributeString": "",
  659. "fieldDetail": "",
  660. "linkTableId": 0,
  661. "linkTableName": null,
  662. "linkTableTitle": null,
  663. "linkTablePrimaryKeyName": null,
  664. "linkParam": []
  665. },
  666. {
  667. "id": 47814,
  668. "fieldTitle": "创客姓名",
  669. "fieldName": "username",
  670. "fieldNameUpper": "username",
  671. "fieldNameFirstUpper": "Username",
  672. "fieldType": "varchar",
  673. "editType": null,
  674. "editTypeData": null,
  675. "reqParam": false,
  676. "resParam": true,
  677. "resType": "字段值",
  678. "required": false,
  679. "checkAttribute": null,
  680. "checkAttributeString": "",
  681. "fieldDetail": "",
  682. "linkTableId": 0,
  683. "linkTableName": null,
  684. "linkTableTitle": null,
  685. "linkTablePrimaryKeyName": null,
  686. "linkParam": []
  687. },
  688. {
  689. "id": 47815,
  690. "fieldTitle": "创客姓名",
  691. "fieldName": "username",
  692. "fieldNameUpper": "username",
  693. "fieldNameFirstUpper": "Username",
  694. "fieldType": "varchar",
  695. "editType": null,
  696. "editTypeData": null,
  697. "reqParam": false,
  698. "resParam": true,
  699. "resType": "字段值",
  700. "required": false,
  701. "checkAttribute": null,
  702. "checkAttributeString": "",
  703. "fieldDetail": "",
  704. "linkTableId": 0,
  705. "linkTableName": null,
  706. "linkTableTitle": null,
  707. "linkTablePrimaryKeyName": null,
  708. "linkParam": []
  709. },
  710. {
  711. "id": 47816,
  712. "fieldTitle": "活动图片",
  713. "fieldName": "pic_url",
  714. "fieldNameUpper": "picUrl",
  715. "fieldNameFirstUpper": "PicUrl",
  716. "fieldType": "varchar",
  717. "editType": null,
  718. "editTypeData": null,
  719. "reqParam": false,
  720. "resParam": true,
  721. "resType": "字段值",
  722. "required": false,
  723. "checkAttribute": null,
  724. "checkAttributeString": "",
  725. "fieldDetail": "",
  726. "linkTableId": 0,
  727. "linkTableName": null,
  728. "linkTableTitle": null,
  729. "linkTablePrimaryKeyName": null,
  730. "linkParam": []
  731. },
  732. {
  733. "id": 47817,
  734. "fieldTitle": "单人时长(天)",
  735. "fieldName": "duration",
  736. "fieldNameUpper": "duration",
  737. "fieldNameFirstUpper": "Duration",
  738. "fieldType": "int",
  739. "editType": null,
  740. "editTypeData": null,
  741. "reqParam": false,
  742. "resParam": true,
  743. "resType": "字段值",
  744. "required": false,
  745. "checkAttribute": null,
  746. "checkAttributeString": "",
  747. "fieldDetail": "",
  748. "linkTableId": 0,
  749. "linkTableName": null,
  750. "linkTableTitle": null,
  751. "linkTablePrimaryKeyName": null,
  752. "linkParam": []
  753. },
  754. {
  755. "id": 47818,
  756. "fieldTitle": "缺勤天数",
  757. "fieldName": "absence",
  758. "fieldNameUpper": "absence",
  759. "fieldNameFirstUpper": "Absence",
  760. "fieldType": "int",
  761. "editType": null,
  762. "editTypeData": null,
  763. "reqParam": false,
  764. "resParam": true,
  765. "resType": "字段值",
  766. "required": false,
  767. "checkAttribute": null,
  768. "checkAttributeString": "",
  769. "fieldDetail": "",
  770. "linkTableId": 0,
  771. "linkTableName": null,
  772. "linkTableTitle": null,
  773. "linkTablePrimaryKeyName": null,
  774. "linkParam": []
  775. },
  776. {
  777. "id": 47819,
  778. "fieldTitle": "开会地区",
  779. "fieldName": "area",
  780. "fieldNameUpper": "area",
  781. "fieldNameFirstUpper": "Area",
  782. "fieldType": "varchar",
  783. "editType": null,
  784. "editTypeData": null,
  785. "reqParam": false,
  786. "resParam": true,
  787. "resType": "字段值",
  788. "required": false,
  789. "checkAttribute": null,
  790. "checkAttributeString": "",
  791. "fieldDetail": "",
  792. "linkTableId": 0,
  793. "linkTableName": null,
  794. "linkTableTitle": null,
  795. "linkTablePrimaryKeyName": null,
  796. "linkParam": []
  797. },
  798. {
  799. "id": 47820,
  800. "fieldTitle": "详细地址",
  801. "fieldName": "address",
  802. "fieldNameUpper": "address",
  803. "fieldNameFirstUpper": "Address",
  804. "fieldType": "varchar",
  805. "editType": null,
  806. "editTypeData": null,
  807. "reqParam": false,
  808. "resParam": true,
  809. "resType": "字段值",
  810. "required": false,
  811. "checkAttribute": null,
  812. "checkAttributeString": "",
  813. "fieldDetail": "",
  814. "linkTableId": 0,
  815. "linkTableName": null,
  816. "linkTableTitle": null,
  817. "linkTablePrimaryKeyName": null,
  818. "linkParam": []
  819. },
  820. {
  821. "id": 47821,
  822. "fieldTitle": "活动状态(0-待审核,1-未开始,2-进行中,3-已结束,4-已驳回)",
  823. "fieldName": "status",
  824. "fieldNameUpper": "status",
  825. "fieldNameFirstUpper": "Status",
  826. "fieldType": "int",
  827. "editType": null,
  828. "editTypeData": null,
  829. "reqParam": true,
  830. "resParam": true,
  831. "resType": "字段值",
  832. "required": false,
  833. "checkAttribute": null,
  834. "checkAttributeString": "",
  835. "fieldDetail": "",
  836. "linkTableId": 0,
  837. "linkTableName": null,
  838. "linkTableTitle": null,
  839. "linkTablePrimaryKeyName": null,
  840. "linkParam": []
  841. },
  842. {
  843. "id": 47822,
  844. "fieldTitle": "活动类型(0--王牌铁军)",
  845. "fieldName": "type",
  846. "fieldNameUpper": "type",
  847. "fieldNameFirstUpper": "Type",
  848. "fieldType": "int",
  849. "editType": null,
  850. "editTypeData": null,
  851. "reqParam": true,
  852. "resParam": true,
  853. "resType": "字段值",
  854. "required": false,
  855. "checkAttribute": null,
  856. "checkAttributeString": "",
  857. "fieldDetail": "",
  858. "linkTableId": 0,
  859. "linkTableName": null,
  860. "linkTableTitle": null,
  861. "linkTablePrimaryKeyName": null,
  862. "linkParam": []
  863. },
  864. {
  865. "id": 47823,
  866. "fieldTitle": "开始时间",
  867. "fieldName": "start_time",
  868. "fieldNameUpper": "startTime",
  869. "fieldNameFirstUpper": "StartTime",
  870. "fieldType": "datetime",
  871. "editType": null,
  872. "editTypeData": null,
  873. "reqParam": false,
  874. "resParam": true,
  875. "resType": "字段值",
  876. "required": false,
  877. "checkAttribute": null,
  878. "checkAttributeString": "",
  879. "fieldDetail": "",
  880. "linkTableId": 0,
  881. "linkTableName": null,
  882. "linkTableTitle": null,
  883. "linkTablePrimaryKeyName": null,
  884. "linkParam": []
  885. },
  886. {
  887. "id": 47824,
  888. "fieldTitle": "结束时间",
  889. "fieldName": "end_time",
  890. "fieldNameUpper": "endTime",
  891. "fieldNameFirstUpper": "EndTime",
  892. "fieldType": "datetime",
  893. "editType": null,
  894. "editTypeData": null,
  895. "reqParam": false,
  896. "resParam": true,
  897. "resType": "字段值",
  898. "required": false,
  899. "checkAttribute": null,
  900. "checkAttributeString": "",
  901. "fieldDetail": "",
  902. "linkTableId": 0,
  903. "linkTableName": null,
  904. "linkTableTitle": null,
  905. "linkTablePrimaryKeyName": null,
  906. "linkParam": []
  907. },
  908. {
  909. "id": 47825,
  910. "fieldTitle": "审核时间",
  911. "fieldName": "review_time",
  912. "fieldNameUpper": "reviewTime",
  913. "fieldNameFirstUpper": "ReviewTime",
  914. "fieldType": "datetime",
  915. "editType": null,
  916. "editTypeData": null,
  917. "reqParam": false,
  918. "resParam": true,
  919. "resType": "字段值",
  920. "required": false,
  921. "checkAttribute": null,
  922. "checkAttributeString": "",
  923. "fieldDetail": "",
  924. "linkTableId": 0,
  925. "linkTableName": null,
  926. "linkTableTitle": null,
  927. "linkTablePrimaryKeyName": null,
  928. "linkParam": []
  929. },
  930. {
  931. "id": 47826,
  932. "fieldTitle": "备注",
  933. "fieldName": "remark",
  934. "fieldNameUpper": "remark",
  935. "fieldNameFirstUpper": "Remark",
  936. "fieldType": "varchar",
  937. "editType": null,
  938. "editTypeData": null,
  939. "reqParam": false,
  940. "resParam": true,
  941. "resType": "字段值",
  942. "required": false,
  943. "checkAttribute": null,
  944. "checkAttributeString": "",
  945. "fieldDetail": "",
  946. "linkTableId": 0,
  947. "linkTableName": null,
  948. "linkTableTitle": null,
  949. "linkTablePrimaryKeyName": null,
  950. "linkParam": []
  951. },
  952. {
  953. "id": 47827,
  954. "fieldTitle": "活动名称",
  955. "fieldName": "active_name",
  956. "fieldNameUpper": "activeName",
  957. "fieldNameFirstUpper": "ActiveName",
  958. "fieldType": "varchar",
  959. "editType": null,
  960. "editTypeData": null,
  961. "reqParam": true,
  962. "resParam": true,
  963. "resType": "字段值",
  964. "required": false,
  965. "checkAttribute": null,
  966. "checkAttributeString": "",
  967. "fieldDetail": "",
  968. "linkTableId": 0,
  969. "linkTableName": null,
  970. "linkTableTitle": null,
  971. "linkTablePrimaryKeyName": null,
  972. "linkParam": []
  973. },
  974. {
  975. "id": 47828,
  976. "fieldTitle": "参与人数",
  977. "fieldName": "apply_num",
  978. "fieldNameUpper": "applyNum",
  979. "fieldNameFirstUpper": "ApplyNum",
  980. "fieldType": "int",
  981. "editType": null,
  982. "editTypeData": null,
  983. "reqParam": false,
  984. "resParam": true,
  985. "resType": "字段值",
  986. "required": false,
  987. "checkAttribute": null,
  988. "checkAttributeString": "",
  989. "fieldDetail": "",
  990. "linkTableId": 0,
  991. "linkTableName": null,
  992. "linkTableTitle": null,
  993. "linkTablePrimaryKeyName": null,
  994. "linkParam": []
  995. },
  996. {
  997. "id": 47829,
  998. "fieldTitle": "小组数",
  999. "fieldName": "group_num",
  1000. "fieldNameUpper": "groupNum",
  1001. "fieldNameFirstUpper": "GroupNum",
  1002. "fieldType": "int",
  1003. "editType": null,
  1004. "editTypeData": null,
  1005. "reqParam": false,
  1006. "resParam": true,
  1007. "resType": "字段值",
  1008. "required": false,
  1009. "checkAttribute": null,
  1010. "checkAttributeString": "",
  1011. "fieldDetail": "",
  1012. "linkTableId": 0,
  1013. "linkTableName": null,
  1014. "linkTableTitle": null,
  1015. "linkTablePrimaryKeyName": null,
  1016. "linkParam": []
  1017. }
  1018. ],
  1019. "outputObject": "[{\"label\":\"status\",\"type\":\"number\"},{\"label\":\"msg\",\"type\":\"string\"},{\"label\":\"data\",\"type\":\"array\"}]"
  1020. }
  1021. ]
  1022. },
  1023. "outputParams": [
  1024. {
  1025. "label": "status",
  1026. "required": false,
  1027. "type": [
  1028. "number"
  1029. ],
  1030. "desc": "",
  1031. "defaultVal": null,
  1032. "children": [],
  1033. "isRef": false
  1034. },
  1035. {
  1036. "label": "msg",
  1037. "required": false,
  1038. "type": [
  1039. "string"
  1040. ],
  1041. "desc": "",
  1042. "defaultVal": null,
  1043. "children": [],
  1044. "isRef": false
  1045. },
  1046. {
  1047. "label": "data",
  1048. "required": false,
  1049. "type": [
  1050. "array"
  1051. ],
  1052. "desc": "",
  1053. "defaultVal": null,
  1054. "children": [],
  1055. "isRef": false
  1056. }
  1057. ]
  1058. },
  1059. "type": "apiSource",
  1060. "label": "设置变量",
  1061. "scope": "nextNodes"
  1062. }
  1063. }
  1064. },
  1065. "zIndex": 0
  1066. }
  1067. ],
  1068. "edges": [
  1069. {
  1070. "id": "vueflow__edge-start-node_mr1xgfmw-n3mm5b6l5v5uc",
  1071. "type": "base-edge",
  1072. "source": "start",
  1073. "target": "node_mr1xgfmw-n3mm5b6l5v5uc",
  1074. "data": {},
  1075. "label": "",
  1076. "zIndex": 0,
  1077. "sourceX": 572.5002928541528,
  1078. "sourceY": 105.00002796948964,
  1079. "targetX": 620.2631472439471,
  1080. "targetY": 237.53516010770863,
  1081. "animated": false,
  1082. "style": {
  1083. "stroke": "",
  1084. "strokeWidth": ""
  1085. }
  1086. }
  1087. ],
  1088. "position": [
  1089. -146.5614567490045,
  1090. 256.1627416123898
  1091. ],
  1092. "zoom": 1.006245826996018,
  1093. "viewport": {
  1094. "x": -146.5614567490045,
  1095. "y": 256.1627416123898,
  1096. "zoom": 1.006245826996018
  1097. }
  1098. }