order.json 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400
  1. {
  2. "parammaps": {},
  3. "common": {
  4. "returnmap": "0"
  5. },
  6. "data": [
  7. {
  8. "name": "partpurchaseCharge1",
  9. "type": "e",
  10. "parammaps": {
  11. "id": 53007,
  12. "statue": 7,
  13. "empId": "3",
  14. "workflowNote": ""
  15. }
  16. },
  17. {
  18. "name": "createBuydetailBySG",
  19. "type": "e",
  20. "parammaps": {
  21. "id": 53007,
  22. "pastureId": 18
  23. }
  24. }
  25. ]
  26. }
  27. {
  28. "common": {
  29. "returnmap": "0"
  30. },
  31. "data": [
  32. {
  33. "name": "partdealCharge",
  34. "type": "e",
  35. "parammaps": {
  36. "id": 8053,
  37. "statue": 1,
  38. "empId": "3",
  39. "workflowNote": ""
  40. }
  41. },
  42. {
  43. "name": "updatebigbuydetailenable",
  44. "type": "e",
  45. "parammaps": {
  46. "matchCode": "PD00220803002"
  47. }
  48. },
  49. {
  50. "name": "updatebigbuydetailZero",
  51. "type": "e",
  52. "parammaps": {
  53. "matchCode": "PD00220803002"
  54. }
  55. }
  56. ]
  57. }
  58. ---
  59. {
  60. "common": {
  61. "returnmap": "0"
  62. },
  63. "data": [
  64. {
  65. "name": "insertBigContractV2",
  66. "type": "e",
  67. "parammaps": {
  68. "pastureId": 31,
  69. "flag": 591,
  70. "providerId": 2980,
  71. "providerName": "上海图翔机电",
  72. "startTime": "2022-08-29",
  73. "stopTime": "2023-08-18",
  74. "contractCode": "",
  75. "contractCode1": "BJ0122080011",
  76. "creatorId": "2567",
  77. "creatorMan": "韩永",
  78. "creatorTime": "2022-08-30",
  79. "isZeroStock": 0,
  80. "statue": 1,
  81. "remark": "",
  82. "SHtype": 1
  83. }
  84. },
  85. {
  86. "name": "insertSpotList",
  87. "resultmaps": {
  88. "list": [
  89. {
  90. "category": "XD08",
  91. "category2": "",
  92. "category3": "",
  93. "categoryId": 0,
  94. "categoryId2": 0,
  95. "categoryId3": 0,
  96. "chargeDate": "0001-01-01T00:00:00Z",
  97. "chargeId": 0,
  98. "createPersonId": 0,
  99. "enable": 1,
  100. "id": 468399,
  101. "isCommon": 0,
  102. "name": "开口铜线鼻子",
  103. "note": "开口铜线鼻子_60A",
  104. "partCode": "14.01.01.01.000001",
  105. "partName": "开口铜线鼻子",
  106. "picpath": "",
  107. "purpose": "",
  108. "specification": "60A",
  109. "statue": 1,
  110. "unit": "个",
  111. "workflowNote": "",
  112. "srcpath": "",
  113. "myid": 1661825137753,
  114. "price": "1",
  115. "planAmount": "1",
  116. "brandName": "启安",
  117. "brandId": 1989,
  118. "brand": "启安"
  119. }
  120. ]
  121. },
  122. "children": [
  123. {
  124. "name": "checkcontracPartCode",
  125. "type": "v",
  126. "parammaps": {
  127. "pastureId": 31,
  128. "providerId": 2980,
  129. "stopTime": "2023-08-18",
  130. "flag": 591,
  131. "isZeroStock": 0,
  132. "statue": 1,
  133. "partCode": "@insertSpotList.partCode",
  134. "brandId": "@insertSpotList.brandId"
  135. }
  136. },
  137. {
  138. "name": "insertContractV2",
  139. "type": "e",
  140. "parammaps": {
  141. "bigId": "@insertBigContractV2.LastInsertId",
  142. "pastureId": 31,
  143. "pastureName": "马鞍山牧场",
  144. "partId": "@insertSpotList.id",
  145. "partName": "@insertSpotList.partName",
  146. "partCode": "@insertSpotList.partCode",
  147. "specification": "@insertSpotList.specification",
  148. "price": "@insertSpotList.price",
  149. "brandId": "@insertSpotList.brandId",
  150. "brand": "@insertSpotList.brand",
  151. "planAmount": "@insertSpotList.planAmount",
  152. "remark": "@insertSpotList.remark",
  153. "unit": "@insertSpotList.unit",
  154. "contractId": "@insertSpotList.contractId"
  155. }
  156. }
  157. ]
  158. }
  159. ]
  160. }
  161. --
  162. {
  163. "common": {
  164. "returnmap": "0"
  165. },
  166. "data": [
  167. {
  168. "name": "insertBigPartpurchase",
  169. "type": "e",
  170. "parammaps": {
  171. "pastureId": 31,
  172. "departmentId": 459,
  173. "orderNumber": "SG01220830004",
  174. "createTime": "2022-08-30",
  175. "employeId": 2567,
  176. "providerId": ""
  177. }
  178. },
  179. {
  180. "name": "insertSpotList",
  181. "resultmaps": {
  182. "list": [
  183. {
  184. "bigId": 546993,
  185. "brand": "大创",
  186. "brandId": 1985,
  187. "brandName": "大创",
  188. "contractId": 623932,
  189. "enable": 1,
  190. "id": 623932,
  191. "inventoryType": 1,
  192. "isZeroStock": 0,
  193. "partCode": "14.01.01.01.000026",
  194. "partId": 475569,
  195. "partName": "绝缘板",
  196. "pastureId": 31,
  197. "pastureName": "马鞍山牧场",
  198. "planAmount": "1223.00",
  199. "price": " 11.00 ",
  200. "remark": "",
  201. "reportery": "211.00",
  202. "specification": "5MM",
  203. "unit": "M2",
  204. "srcpath": "",
  205. "picpath": "",
  206. "amount": "33",
  207. "purpose": ""
  208. }
  209. ]
  210. },
  211. "children": [
  212. {
  213. "name": "insertPartpurchase",
  214. "type": "e",
  215. "parammaps": {
  216. "bigId": "@insertBigPartpurchase.LastInsertId",
  217. "pastureId": "@insertSpotList.pastureId",
  218. "partId": "@insertSpotList.partId",
  219. "partCode": "@insertSpotList.partCode",
  220. "partName": "@insertSpotList.partName",
  221. "specification": "@insertSpotList.specification",
  222. "unit": "@insertSpotList.unit",
  223. "brandId": "@insertSpotList.brandId",
  224. "storageAmount": "@insertSpotList.reportery",
  225. "purpose": "@insertSpotList.purpose",
  226. "amount": "@insertSpotList.amount",
  227. "price": "@insertSpotList.price",
  228. "contractId": "@insertSpotList.contractId"
  229. }
  230. }
  231. ]
  232. }
  233. ]
  234. }
  235. --
  236. {
  237. "parammaps": {},
  238. "common": {
  239. "returnmap": "0"
  240. },
  241. "data": [
  242. {
  243. "name": "partpurchaseCharge1",
  244. "type": "e",
  245. "parammaps": {
  246. "id": 53070,
  247. "statue": 7,
  248. "empId": "2567",
  249. "workflowNote": ""
  250. }
  251. },
  252. {
  253. "name": "createBuydetailBySG",
  254. "type": "e",
  255. "parammaps": {
  256. "id": 53070,
  257. "pastureId": 31
  258. }
  259. }
  260. ]
  261. }
  262. --
  263. {
  264. "parammaps": {},
  265. "common": {
  266. "returnmap": "0"
  267. },
  268. "data": [
  269. {
  270. "name": "partpurchaseCharge1",
  271. "type": "e",
  272. "parammaps": {
  273. "id": 53071,
  274. "statue": 7,
  275. "empId": "2567",
  276. "workflowNote": ""
  277. }
  278. },
  279. {
  280. "name": "createBuydetailBySG",
  281. "type": "e",
  282. "parammaps": {
  283. "id": 53071,
  284. "pastureId": 31
  285. }
  286. }
  287. ]
  288. }
  289. --
  290. {
  291. "common": {
  292. "returnmap": "0"
  293. },
  294. "data": [
  295. {
  296. "name": "insertBigContractV2",
  297. "type": "e",
  298. "parammaps": {
  299. "pastureId": 52,
  300. "flag": 593,
  301. "providerId": 2966,
  302. "providerName": "上海伐利牧业",
  303. "startTime": "2022-08-30",
  304. "stopTime": "2023-08-03",
  305. "contractCode": "",
  306. "contractCode1": "BJ0222080001",
  307. "creatorId": "1543",
  308. "creatorMan": "武锦轩",
  309. "creatorTime": "2022-08-30",
  310. "isZeroStock": 0,
  311. "statue": 1,
  312. "remark": "",
  313. "SHtype": 1
  314. }
  315. },
  316. {
  317. "name": "insertSpotList",
  318. "resultmaps": {
  319. "list": [
  320. {
  321. "category": "XD08",
  322. "category2": "",
  323. "category3": "",
  324. "categoryId": 0,
  325. "categoryId2": 0,
  326. "categoryId3": 0,
  327. "chargeDate": "0001-01-01T00:00:00Z",
  328. "chargeId": 0,
  329. "createPersonId": 0,
  330. "enable": 1,
  331. "id": 475569,
  332. "isCommon": 0,
  333. "name": "绝缘板",
  334. "note": "绝缘板_5MM",
  335. "partCode": "14.01.01.01.000026",
  336. "partName": "绝缘板",
  337. "picpath": "",
  338. "purpose": "",
  339. "specification": "5MM",
  340. "statue": 1,
  341. "unit": "M2",
  342. "workflowNote": "",
  343. "srcpath": "",
  344. "myid": 1661841621940,
  345. "brandName": "国标",
  346. "brandId": 1986,
  347. "brand": "国标",
  348. "planAmount": "3333",
  349. "price": "21"
  350. }
  351. ]
  352. },
  353. "children": [
  354. {
  355. "name": "checkcontracPartCode",
  356. "type": "v",
  357. "parammaps": {
  358. "pastureId": 52,
  359. "providerId": 2966,
  360. "stopTime": "2023-08-03",
  361. "flag": 593,
  362. "isZeroStock": 0,
  363. "statue": 1,
  364. "partCode": "@insertSpotList.partCode",
  365. "brandId": "@insertSpotList.brandId"
  366. }
  367. },
  368. {
  369. "name": "insertContractV2",
  370. "type": "e",
  371. "parammaps": {
  372. "bigId": "@insertBigContractV2.LastInsertId",
  373. "pastureId": 52,
  374. "pastureName": "塞一牧场",
  375. "partId": "@insertSpotList.id",
  376. "partName": "@insertSpotList.partName",
  377. "partCode": "@insertSpotList.partCode",
  378. "specification": "@insertSpotList.specification",
  379. "price": "@insertSpotList.price",
  380. "brandId": "@insertSpotList.brandId",
  381. "brand": "@insertSpotList.brand",
  382. "planAmount": "@insertSpotList.planAmount",
  383. "remark": "@insertSpotList.remark",
  384. "unit": "@insertSpotList.unit",
  385. "contractId": "@insertSpotList.contractId"
  386. }
  387. }
  388. ]
  389. }
  390. ]
  391. }