Commit d134d9e62d0c5e1d974e28673e01d2d6ef4fb18f

Authored by zhangmeiyang
1 parent 794d9374

docs(config): 更新生产字段配置文档

- 将systemCode字段更名为systemType
- 更新多个配置项的pipelineId值从2改为1
- 修改configMapValue值从101.02为101
- 更新固定值字段如chargeItemDept和saleDept的值
- 调整客户相关配置如customerGroup和customerUseOrg的默认值
Showing 1 changed file with 184 additions and 184 deletions
doc/生产字段配置.md
@@ -267,15 +267,15 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -267,15 +267,15 @@ PLAT_WITHDRAW(11, "平台提现");
267 //固定 267 //固定
268 entity: "57", 268 entity: "57",
269 //商城对应租户id 269 //商城对应租户id
270 - systemCode: "kingdee", 270 + systemType: "kingdee",
271 name: "中瑞商城账套", 271 name: "中瑞商城账套",
272 code: "MALL_57", 272 code: "MALL_57",
273 // 账套名称 mall+租户id 273 // 账套名称 mall+租户id
274 params: { 274 params: {
275 - dCID: "66435fe720f1d3",  
276 - appId: "293965_6+dDWztPVvgY1X1vX67BzbyEyLSc2tqL", 275 + dCID: "61bacdc5abc2c5",
  276 + appId: "299721_w6aNWcEuVuh/WWzO41xKQ/StTqWdSqLP",
277 userName: "市场", 277 userName: "市场",
278 - appSecret: "a384eaabf599461aa05d89ce4c366d27", 278 + appSecret: "d9d5ff0f237a43f3b0e66a45aa79aef2",
279 serverUrl: "http://120.46.151.190/k3cloud/", 279 serverUrl: "http://120.46.151.190/k3cloud/",
280 }, 280 },
281 } 281 }
@@ -287,62 +287,62 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -287,62 +287,62 @@ PLAT_WITHDRAW(11, "平台提现");
287 287
288 ```json 288 ```json
289 { 289 {
290 - "pipelineId": 2, 290 + "pipelineId": 1,
291 "documentType": "AR_receivable", 291 "documentType": "AR_receivable",
292 "configKey": "settleOrg", 292 "configKey": "settleOrg",
293 "settingFieldType": 1, 293 "settingFieldType": 1,
294 "dynamicValues": [ 294 "dynamicValues": [
295 { 295 {
296 "configValue": "0-B", 296 "configValue": "0-B",
297 - "configMapValue": "101.02" 297 + "configMapValue": "101"
298 }, 298 },
299 { 299 {
300 "configValue": "1-B", 300 "configValue": "1-B",
301 - "configMapValue": "101.02" 301 + "configMapValue": "101"
302 }, 302 },
303 { 303 {
304 "configValue": "2-B", 304 "configValue": "2-B",
305 - "configMapValue": "101.02" 305 + "configMapValue": "101"
306 }, 306 },
307 { 307 {
308 "configValue": "3-B", 308 "configValue": "3-B",
309 - "configMapValue": "101.02" 309 + "configMapValue": "101"
310 }, 310 },
311 { 311 {
312 "configValue": "4-B", 312 "configValue": "4-B",
313 - "configMapValue": "101.02" 313 + "configMapValue": "101"
314 }, 314 },
315 { 315 {
316 "configValue": "5-B", 316 "configValue": "5-B",
317 - "configMapValue": "101.02" 317 + "configMapValue": "101"
318 }, 318 },
319 { 319 {
320 "configValue": "6-B", 320 "configValue": "6-B",
321 - "configMapValue": "101.02" 321 + "configMapValue": "101"
322 }, 322 },
323 { 323 {
324 "configValue": "7-B", 324 "configValue": "7-B",
325 - "configMapValue": "101.02" 325 + "configMapValue": "101"
326 }, 326 },
327 { 327 {
328 "configValue": "8-B", 328 "configValue": "8-B",
329 - "configMapValue": "101.02" 329 + "configMapValue": "101"
330 }, 330 },
331 { 331 {
332 "configValue": "9-B", 332 "configValue": "9-B",
333 - "configMapValue": "101.02" 333 + "configMapValue": "101"
334 }, 334 },
335 { 335 {
336 "configValue": "10-B", 336 "configValue": "10-B",
337 - "configMapValue": "101.02" 337 + "configMapValue": "101"
338 }, 338 },
339 { 339 {
340 "configValue": "11-B", 340 "configValue": "11-B",
341 - "configMapValue": "101.02" 341 + "configMapValue": "101"
342 }, 342 },
343 { 343 {
344 "configValue": "12-B", 344 "configValue": "12-B",
345 - "configMapValue": "101.02" 345 + "configMapValue": "101"
346 }, 346 },
347 { 347 {
348 "configValue": "20-B", 348 "configValue": "20-B",
@@ -350,59 +350,59 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -350,59 +350,59 @@ PLAT_WITHDRAW(11, "平台提现");
350 }, 350 },
351 { 351 {
352 "configValue": "0-S", 352 "configValue": "0-S",
353 - "configMapValue": "101.02" 353 + "configMapValue": "101"
354 }, 354 },
355 { 355 {
356 "configValue": "1-S", 356 "configValue": "1-S",
357 - "configMapValue": "101.02" 357 + "configMapValue": "101"
358 }, 358 },
359 { 359 {
360 "configValue": "2-S", 360 "configValue": "2-S",
361 - "configMapValue": "101.02" 361 + "configMapValue": "101"
362 }, 362 },
363 { 363 {
364 "configValue": "3-S", 364 "configValue": "3-S",
365 - "configMapValue": "101.02" 365 + "configMapValue": "101"
366 }, 366 },
367 { 367 {
368 "configValue": "4-S", 368 "configValue": "4-S",
369 - "configMapValue": "101.02" 369 + "configMapValue": "101"
370 }, 370 },
371 { 371 {
372 "configValue": "5-S", 372 "configValue": "5-S",
373 - "configMapValue": "101.02" 373 + "configMapValue": "101"
374 }, 374 },
375 { 375 {
376 "configValue": "6-S", 376 "configValue": "6-S",
377 - "configMapValue": "101.02" 377 + "configMapValue": "101"
378 }, 378 },
379 { 379 {
380 "configValue": "7-S", 380 "configValue": "7-S",
381 - "configMapValue": "101.02" 381 + "configMapValue": "101"
382 }, 382 },
383 { 383 {
384 "configValue": "8-S", 384 "configValue": "8-S",
385 - "configMapValue": "101.02" 385 + "configMapValue": "101"
386 }, 386 },
387 { 387 {
388 "configValue": "9-S", 388 "configValue": "9-S",
389 - "configMapValue": "101.02" 389 + "configMapValue": "101"
390 }, 390 },
391 { 391 {
392 "configValue": "10-S", 392 "configValue": "10-S",
393 - "configMapValue": "101.02" 393 + "configMapValue": "101"
394 }, 394 },
395 { 395 {
396 "configValue": "11-S", 396 "configValue": "11-S",
397 - "configMapValue": "101.02" 397 + "configMapValue": "101"
398 }, 398 },
399 { 399 {
400 "configValue": "12-S", 400 "configValue": "12-S",
401 - "configMapValue": "101.02" 401 + "configMapValue": "101"
402 }, 402 },
403 { 403 {
404 "configValue": "20-S", 404 "configValue": "20-S",
405 - "configMapValue": "101.02" 405 + "configMapValue": "101"
406 } 406 }
407 ] 407 ]
408 } 408 }
@@ -412,7 +412,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -412,7 +412,7 @@ PLAT_WITHDRAW(11, "平台提现");
412 412
413 ```json 413 ```json
414 { 414 {
415 - "pipelineId": 2, 415 + "pipelineId": 1,
416 "documentType": "AR_receivable", 416 "documentType": "AR_receivable",
417 "configKey": "currency", 417 "configKey": "currency",
418 "settingFieldType": 0, 418 "settingFieldType": 0,
@@ -424,122 +424,122 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -424,122 +424,122 @@ PLAT_WITHDRAW(11, "平台提现");
424 424
425 ```json 425 ```json
426 { 426 {
427 - "pipelineId": 2, 427 + "pipelineId": 1,
428 "documentType": "AR_receivable", 428 "documentType": "AR_receivable",
429 "configKey": "saleOrg", 429 "configKey": "saleOrg",
430 "settingFieldType": 1, 430 "settingFieldType": 1,
431 "dynamicValues": [ 431 "dynamicValues": [
432 { 432 {
433 "configValue": "0-B", 433 "configValue": "0-B",
434 - "configMapValue": "101.02" 434 + "configMapValue": "101"
435 }, 435 },
436 { 436 {
437 "configValue": "1-B", 437 "configValue": "1-B",
438 - "configMapValue": "101.02" 438 + "configMapValue": "101"
439 }, 439 },
440 { 440 {
441 "configValue": "2-B", 441 "configValue": "2-B",
442 - "configMapValue": "101.02" 442 + "configMapValue": "101"
443 }, 443 },
444 { 444 {
445 "configValue": "3-B", 445 "configValue": "3-B",
446 - "configMapValue": "101.02" 446 + "configMapValue": "101"
447 }, 447 },
448 { 448 {
449 "configValue": "4-B", 449 "configValue": "4-B",
450 - "configMapValue": "101.02" 450 + "configMapValue": "101"
451 }, 451 },
452 { 452 {
453 "configValue": "5-B", 453 "configValue": "5-B",
454 - "configMapValue": "101.02" 454 + "configMapValue": "101"
455 }, 455 },
456 { 456 {
457 "configValue": "6-B", 457 "configValue": "6-B",
458 - "configMapValue": "101.02" 458 + "configMapValue": "101"
459 }, 459 },
460 { 460 {
461 "configValue": "7-B", 461 "configValue": "7-B",
462 - "configMapValue": "101.02" 462 + "configMapValue": "101"
463 }, 463 },
464 { 464 {
465 "configValue": "8-B", 465 "configValue": "8-B",
466 - "configMapValue": "101.02" 466 + "configMapValue": "101"
467 }, 467 },
468 { 468 {
469 "configValue": "9-B", 469 "configValue": "9-B",
470 - "configMapValue": "101.02" 470 + "configMapValue": "101"
471 }, 471 },
472 { 472 {
473 "configValue": "10-B", 473 "configValue": "10-B",
474 - "configMapValue": "101.02" 474 + "configMapValue": "101"
475 }, 475 },
476 { 476 {
477 "configValue": "11-B", 477 "configValue": "11-B",
478 - "configMapValue": "101.02" 478 + "configMapValue": "101"
479 }, 479 },
480 { 480 {
481 "configValue": "12-B", 481 "configValue": "12-B",
482 - "configMapValue": "101.02" 482 + "configMapValue": "101"
483 }, 483 },
484 { 484 {
485 "configValue": "20-B", 485 "configValue": "20-B",
486 - "configMapValue": "101.02" 486 + "configMapValue": "101"
487 }, 487 },
488 { 488 {
489 "configValue": "0-S", 489 "configValue": "0-S",
490 - "configMapValue": "101.02" 490 + "configMapValue": "101"
491 }, 491 },
492 { 492 {
493 "configValue": "1-S", 493 "configValue": "1-S",
494 - "configMapValue": "101.02" 494 + "configMapValue": "101"
495 }, 495 },
496 { 496 {
497 "configValue": "2-S", 497 "configValue": "2-S",
498 - "configMapValue": "101.02" 498 + "configMapValue": "101"
499 }, 499 },
500 { 500 {
501 "configValue": "3-S", 501 "configValue": "3-S",
502 - "configMapValue": "101.02" 502 + "configMapValue": "101"
503 }, 503 },
504 { 504 {
505 "configValue": "4-S", 505 "configValue": "4-S",
506 - "configMapValue": "101.02" 506 + "configMapValue": "101"
507 }, 507 },
508 { 508 {
509 "configValue": "5-S", 509 "configValue": "5-S",
510 - "configMapValue": "101.02" 510 + "configMapValue": "101"
511 }, 511 },
512 { 512 {
513 "configValue": "6-S", 513 "configValue": "6-S",
514 - "configMapValue": "101.02" 514 + "configMapValue": "101"
515 }, 515 },
516 { 516 {
517 "configValue": "7-S", 517 "configValue": "7-S",
518 - "configMapValue": "101.02" 518 + "configMapValue": "101"
519 }, 519 },
520 { 520 {
521 "configValue": "8-S", 521 "configValue": "8-S",
522 - "configMapValue": "101.02" 522 + "configMapValue": "101"
523 }, 523 },
524 { 524 {
525 "configValue": "9-S", 525 "configValue": "9-S",
526 - "configMapValue": "101.02" 526 + "configMapValue": "101"
527 }, 527 },
528 { 528 {
529 "configValue": "10-S", 529 "configValue": "10-S",
530 - "configMapValue": "101.02" 530 + "configMapValue": "101"
531 }, 531 },
532 { 532 {
533 "configValue": "11-S", 533 "configValue": "11-S",
534 - "configMapValue": "101.02" 534 + "configMapValue": "101"
535 }, 535 },
536 { 536 {
537 "configValue": "12-S", 537 "configValue": "12-S",
538 - "configMapValue": "101.02" 538 + "configMapValue": "101"
539 }, 539 },
540 { 540 {
541 "configValue": "20-S", 541 "configValue": "20-S",
542 - "configMapValue": "101.02" 542 + "configMapValue": "101"
543 } 543 }
544 ] 544 ]
545 } 545 }
@@ -549,7 +549,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -549,7 +549,7 @@ PLAT_WITHDRAW(11, "平台提现");
549 549
550 ```json 550 ```json
551 { 551 {
552 - "pipelineId": 2, 552 + "pipelineId": 1,
553 "documentType": "AR_receivable", 553 "documentType": "AR_receivable",
554 "configKey": "businessType", 554 "configKey": "businessType",
555 "settingFieldType": 0, 555 "settingFieldType": 0,
@@ -561,7 +561,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -561,7 +561,7 @@ PLAT_WITHDRAW(11, "平台提现");
561 561
562 ```json 562 ```json
563 { 563 {
564 - "pipelineId": 2, 564 + "pipelineId": 1,
565 "documentType": "AR_receivable", 565 "documentType": "AR_receivable",
566 "configKey": "standardCurrency", 566 "configKey": "standardCurrency",
567 "settingFieldType": 0, 567 "settingFieldType": 0,
@@ -573,62 +573,62 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -573,62 +573,62 @@ PLAT_WITHDRAW(11, "平台提现");
573 573
574 ```json 574 ```json
575 { 575 {
576 - "pipelineId": 2, 576 + "pipelineId": 1,
577 "documentType": "AR_receivable", 577 "documentType": "AR_receivable",
578 "configKey": "payOrg", 578 "configKey": "payOrg",
579 "settingFieldType": 1, 579 "settingFieldType": 1,
580 "dynamicValues": [ 580 "dynamicValues": [
581 { 581 {
582 "configValue": "0-B", 582 "configValue": "0-B",
583 - "configMapValue": "101.02" 583 + "configMapValue": "101"
584 }, 584 },
585 { 585 {
586 "configValue": "1-B", 586 "configValue": "1-B",
587 - "configMapValue": "101.02" 587 + "configMapValue": "101"
588 }, 588 },
589 { 589 {
590 "configValue": "2-B", 590 "configValue": "2-B",
591 - "configMapValue": "101.02" 591 + "configMapValue": "101"
592 }, 592 },
593 { 593 {
594 "configValue": "3-B", 594 "configValue": "3-B",
595 - "configMapValue": "101.02" 595 + "configMapValue": "101"
596 }, 596 },
597 { 597 {
598 "configValue": "4-B", 598 "configValue": "4-B",
599 - "configMapValue": "101.02" 599 + "configMapValue": "101"
600 }, 600 },
601 { 601 {
602 "configValue": "5-B", 602 "configValue": "5-B",
603 - "configMapValue": "101.02" 603 + "configMapValue": "101"
604 }, 604 },
605 { 605 {
606 "configValue": "6-B", 606 "configValue": "6-B",
607 - "configMapValue": "101.02" 607 + "configMapValue": "101"
608 }, 608 },
609 { 609 {
610 "configValue": "7-B", 610 "configValue": "7-B",
611 - "configMapValue": "101.02" 611 + "configMapValue": "101"
612 }, 612 },
613 { 613 {
614 "configValue": "8-B", 614 "configValue": "8-B",
615 - "configMapValue": "101.02" 615 + "configMapValue": "101"
616 }, 616 },
617 { 617 {
618 "configValue": "9-B", 618 "configValue": "9-B",
619 - "configMapValue": "101.02" 619 + "configMapValue": "101"
620 }, 620 },
621 { 621 {
622 "configValue": "10-B", 622 "configValue": "10-B",
623 - "configMapValue": "101.02" 623 + "configMapValue": "101"
624 }, 624 },
625 { 625 {
626 "configValue": "11-B", 626 "configValue": "11-B",
627 - "configMapValue": "101.02" 627 + "configMapValue": "101"
628 }, 628 },
629 { 629 {
630 "configValue": "12-B", 630 "configValue": "12-B",
631 - "configMapValue": "101.02" 631 + "configMapValue": "101"
632 }, 632 },
633 { 633 {
634 "configValue": "20-B", 634 "configValue": "20-B",
@@ -636,59 +636,59 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -636,59 +636,59 @@ PLAT_WITHDRAW(11, "平台提现");
636 }, 636 },
637 { 637 {
638 "configValue": "0-S", 638 "configValue": "0-S",
639 - "configMapValue": "101.02" 639 + "configMapValue": "101"
640 }, 640 },
641 { 641 {
642 "configValue": "1-S", 642 "configValue": "1-S",
643 - "configMapValue": "101.02" 643 + "configMapValue": "101"
644 }, 644 },
645 { 645 {
646 "configValue": "2-S", 646 "configValue": "2-S",
647 - "configMapValue": "101.02" 647 + "configMapValue": "101"
648 }, 648 },
649 { 649 {
650 "configValue": "3-S", 650 "configValue": "3-S",
651 - "configMapValue": "101.02" 651 + "configMapValue": "101"
652 }, 652 },
653 { 653 {
654 "configValue": "4-S", 654 "configValue": "4-S",
655 - "configMapValue": "101.02" 655 + "configMapValue": "101"
656 }, 656 },
657 { 657 {
658 "configValue": "5-S", 658 "configValue": "5-S",
659 - "configMapValue": "101.02" 659 + "configMapValue": "101"
660 }, 660 },
661 { 661 {
662 "configValue": "6-S", 662 "configValue": "6-S",
663 - "configMapValue": "101.02" 663 + "configMapValue": "101"
664 }, 664 },
665 { 665 {
666 "configValue": "7-S", 666 "configValue": "7-S",
667 - "configMapValue": "101.02" 667 + "configMapValue": "101"
668 }, 668 },
669 { 669 {
670 "configValue": "8-S", 670 "configValue": "8-S",
671 - "configMapValue": "101.02" 671 + "configMapValue": "101"
672 }, 672 },
673 { 673 {
674 "configValue": "9-S", 674 "configValue": "9-S",
675 - "configMapValue": "101.02" 675 + "configMapValue": "101"
676 }, 676 },
677 { 677 {
678 "configValue": "10-S", 678 "configValue": "10-S",
679 - "configMapValue": "101.02" 679 + "configMapValue": "101"
680 }, 680 },
681 { 681 {
682 "configValue": "11-S", 682 "configValue": "11-S",
683 - "configMapValue": "101.02" 683 + "configMapValue": "101"
684 }, 684 },
685 { 685 {
686 "configValue": "12-S", 686 "configValue": "12-S",
687 - "configMapValue": "101.02" 687 + "configMapValue": "101"
688 }, 688 },
689 { 689 {
690 "configValue": "20-S", 690 "configValue": "20-S",
691 - "configMapValue": "101.02" 691 + "configMapValue": "101"
692 } 692 }
693 ] 693 ]
694 } 694 }
@@ -698,11 +698,11 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -698,11 +698,11 @@ PLAT_WITHDRAW(11, "平台提现");
698 698
699 ```json 699 ```json
700 { 700 {
701 - "pipelineId": 2, 701 + "pipelineId": 1,
702 "documentType": "AR_receivable", 702 "documentType": "AR_receivable",
703 "configKey": "chargeItemDept", 703 "configKey": "chargeItemDept",
704 "settingFieldType": 0, 704 "settingFieldType": 0,
705 - "fixedValue": "BM000098" 705 + "fixedValue": "BM000099"
706 } 706 }
707 ``` 707 ```
708 708
@@ -710,62 +710,62 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -710,62 +710,62 @@ PLAT_WITHDRAW(11, "平台提现");
710 710
711 ```json 711 ```json
712 { 712 {
713 - "pipelineId": 2, 713 + "pipelineId": 1,
714 "documentType": "AR_receivable", 714 "documentType": "AR_receivable",
715 "configKey": "saleDept", 715 "configKey": "saleDept",
716 "settingFieldType": 1, 716 "settingFieldType": 1,
717 "dynamicValues": [ 717 "dynamicValues": [
718 { 718 {
719 "configValue": "0", 719 "configValue": "0",
720 - "configMapValue": "BM000098" 720 + "configMapValue": "BM000099"
721 }, 721 },
722 { 722 {
723 "configValue": "1", 723 "configValue": "1",
724 - "configMapValue": "BM000098" 724 + "configMapValue": "BM000099"
725 }, 725 },
726 { 726 {
727 "configValue": "2", 727 "configValue": "2",
728 - "configMapValue": "BM000098" 728 + "configMapValue": "BM000099"
729 }, 729 },
730 { 730 {
731 "configValue": "3", 731 "configValue": "3",
732 - "configMapValue": "BM000098" 732 + "configMapValue": "BM000099"
733 }, 733 },
734 { 734 {
735 "configValue": "4", 735 "configValue": "4",
736 - "configMapValue": "BM000098" 736 + "configMapValue": "BM000099"
737 }, 737 },
738 { 738 {
739 "configValue": "5", 739 "configValue": "5",
740 - "configMapValue": "BM000098" 740 + "configMapValue": "BM000099"
741 }, 741 },
742 { 742 {
743 "configValue": "6", 743 "configValue": "6",
744 - "configMapValue": "BM000098" 744 + "configMapValue": "BM000099"
745 }, 745 },
746 { 746 {
747 "configValue": "7", 747 "configValue": "7",
748 - "configMapValue": "BM000098" 748 + "configMapValue": "BM000099"
749 }, 749 },
750 { 750 {
751 "configValue": "8", 751 "configValue": "8",
752 - "configMapValue": "BM000098" 752 + "configMapValue": "BM000099"
753 }, 753 },
754 { 754 {
755 "configValue": "9", 755 "configValue": "9",
756 - "configMapValue": "BM000098" 756 + "configMapValue": "BM000099"
757 }, 757 },
758 { 758 {
759 "configValue": "10", 759 "configValue": "10",
760 - "configMapValue": "BM000098" 760 + "configMapValue": "BM000099"
761 }, 761 },
762 { 762 {
763 "configValue": "11", 763 "configValue": "11",
764 - "configMapValue": "BM000098" 764 + "configMapValue": "BM000099"
765 }, 765 },
766 { 766 {
767 "configValue": "12", 767 "configValue": "12",
768 - "configMapValue": "BM000098" 768 + "configMapValue": "BM000099"
769 }, 769 },
770 { 770 {
771 "configValue": "20", 771 "configValue": "20",
@@ -779,7 +779,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -779,7 +779,7 @@ PLAT_WITHDRAW(11, "平台提现");
779 779
780 ```json 780 ```json
781 { 781 {
782 - "pipelineId": 2, 782 + "pipelineId": 1,
783 "documentType": "AR_receivable", 783 "documentType": "AR_receivable",
784 "configKey": "chargeItem", 784 "configKey": "chargeItem",
785 "settingFieldType": 1, 785 "settingFieldType": 1,
@@ -1260,7 +1260,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1260,7 +1260,7 @@ PLAT_WITHDRAW(11, "平台提现");
1260 1260
1261 ```json 1261 ```json
1262 { 1262 {
1263 - "pipelineId": 2, 1263 + "pipelineId": 1,
1264 "documentType": "AR_receivable", 1264 "documentType": "AR_receivable",
1265 "configKey": "settleMethod", 1265 "configKey": "settleMethod",
1266 "settingFieldType": 0, 1266 "settingFieldType": 0,
@@ -1272,62 +1272,62 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1272,62 +1272,62 @@ PLAT_WITHDRAW(11, "平台提现");
1272 1272
1273 ```json 1273 ```json
1274 { 1274 {
1275 - "pipelineId": 2, 1275 + "pipelineId": 1,
1276 "documentType": "AR_receivable", 1276 "documentType": "AR_receivable",
1277 "configKey": "receiveDept", 1277 "configKey": "receiveDept",
1278 "settingFieldType": 1, 1278 "settingFieldType": 1,
1279 "dynamicValues": [ 1279 "dynamicValues": [
1280 { 1280 {
1281 "configValue": "0-B", 1281 "configValue": "0-B",
1282 - "configMapValue": "BM000098" 1282 + "configMapValue": "BM000099"
1283 }, 1283 },
1284 { 1284 {
1285 "configValue": "1-B", 1285 "configValue": "1-B",
1286 - "configMapValue": "BM000098" 1286 + "configMapValue": "BM000099"
1287 }, 1287 },
1288 { 1288 {
1289 "configValue": "2-B", 1289 "configValue": "2-B",
1290 - "configMapValue": "BM000098" 1290 + "configMapValue": "BM000099"
1291 }, 1291 },
1292 { 1292 {
1293 "configValue": "3-B", 1293 "configValue": "3-B",
1294 - "configMapValue": "BM000098" 1294 + "configMapValue": "BM000099"
1295 }, 1295 },
1296 { 1296 {
1297 "configValue": "4-B", 1297 "configValue": "4-B",
1298 - "configMapValue": "BM000098" 1298 + "configMapValue": "BM000099"
1299 }, 1299 },
1300 { 1300 {
1301 "configValue": "5-B", 1301 "configValue": "5-B",
1302 - "configMapValue": "BM000098" 1302 + "configMapValue": "BM000099"
1303 }, 1303 },
1304 { 1304 {
1305 "configValue": "6-B", 1305 "configValue": "6-B",
1306 - "configMapValue": "BM000098" 1306 + "configMapValue": "BM000099"
1307 }, 1307 },
1308 { 1308 {
1309 "configValue": "7-B", 1309 "configValue": "7-B",
1310 - "configMapValue": "BM000098" 1310 + "configMapValue": "BM000099"
1311 }, 1311 },
1312 { 1312 {
1313 "configValue": "8-B", 1313 "configValue": "8-B",
1314 - "configMapValue": "BM000098" 1314 + "configMapValue": "BM000099"
1315 }, 1315 },
1316 { 1316 {
1317 "configValue": "9-B", 1317 "configValue": "9-B",
1318 - "configMapValue": "BM000098" 1318 + "configMapValue": "BM000099"
1319 }, 1319 },
1320 { 1320 {
1321 "configValue": "10-B", 1321 "configValue": "10-B",
1322 - "configMapValue": "BM000098" 1322 + "configMapValue": "BM000099"
1323 }, 1323 },
1324 { 1324 {
1325 "configValue": "11-B", 1325 "configValue": "11-B",
1326 - "configMapValue": "BM000098" 1326 + "configMapValue": "BM000099"
1327 }, 1327 },
1328 { 1328 {
1329 "configValue": "12-B", 1329 "configValue": "12-B",
1330 - "configMapValue": "BM000098" 1330 + "configMapValue": "BM000099"
1331 }, 1331 },
1332 { 1332 {
1333 "configValue": "20-B", 1333 "configValue": "20-B",
@@ -1335,59 +1335,59 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1335,59 +1335,59 @@ PLAT_WITHDRAW(11, "平台提现");
1335 }, 1335 },
1336 { 1336 {
1337 "configValue": "0-S", 1337 "configValue": "0-S",
1338 - "configMapValue": "BM000098" 1338 + "configMapValue": "BM000099"
1339 }, 1339 },
1340 { 1340 {
1341 "configValue": "1-S", 1341 "configValue": "1-S",
1342 - "configMapValue": "BM000098" 1342 + "configMapValue": "BM000099"
1343 }, 1343 },
1344 { 1344 {
1345 "configValue": "2-S", 1345 "configValue": "2-S",
1346 - "configMapValue": "BM000098" 1346 + "configMapValue": "BM000099"
1347 }, 1347 },
1348 { 1348 {
1349 "configValue": "3-S", 1349 "configValue": "3-S",
1350 - "configMapValue": "BM000098" 1350 + "configMapValue": "BM000099"
1351 }, 1351 },
1352 { 1352 {
1353 "configValue": "4-S", 1353 "configValue": "4-S",
1354 - "configMapValue": "BM000098" 1354 + "configMapValue": "BM000099"
1355 }, 1355 },
1356 { 1356 {
1357 "configValue": "5-S", 1357 "configValue": "5-S",
1358 - "configMapValue": "BM000098" 1358 + "configMapValue": "BM000099"
1359 }, 1359 },
1360 { 1360 {
1361 "configValue": "6-S", 1361 "configValue": "6-S",
1362 - "configMapValue": "BM000098" 1362 + "configMapValue": "BM000099"
1363 }, 1363 },
1364 { 1364 {
1365 "configValue": "7-S", 1365 "configValue": "7-S",
1366 - "configMapValue": "BM000098" 1366 + "configMapValue": "BM000099"
1367 }, 1367 },
1368 { 1368 {
1369 "configValue": "8-S", 1369 "configValue": "8-S",
1370 - "configMapValue": "BM000098" 1370 + "configMapValue": "BM000099"
1371 }, 1371 },
1372 { 1372 {
1373 "configValue": "9-S", 1373 "configValue": "9-S",
1374 - "configMapValue": "BM000098" 1374 + "configMapValue": "BM000099"
1375 }, 1375 },
1376 { 1376 {
1377 "configValue": "10-S", 1377 "configValue": "10-S",
1378 - "configMapValue": "BM000098" 1378 + "configMapValue": "BM000099"
1379 }, 1379 },
1380 { 1380 {
1381 "configValue": "11-S", 1381 "configValue": "11-S",
1382 - "configMapValue": "BM000098" 1382 + "configMapValue": "BM000099"
1383 }, 1383 },
1384 { 1384 {
1385 "configValue": "12-S", 1385 "configValue": "12-S",
1386 - "configMapValue": "BM000098" 1386 + "configMapValue": "BM000099"
1387 }, 1387 },
1388 { 1388 {
1389 "configValue": "20-S", 1389 "configValue": "20-S",
1390 - "configMapValue": "BM000098" 1390 + "configMapValue": "BM000099"
1391 } 1391 }
1392 ] 1392 ]
1393 } 1393 }
@@ -1399,7 +1399,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1399,7 +1399,7 @@ PLAT_WITHDRAW(11, "平台提现");
1399 1399
1400 ```json 1400 ```json
1401 { 1401 {
1402 - "pipelineId": 2, 1402 + "pipelineId": 1,
1403 "documentType": "AR_RECEIVEBILL", 1403 "documentType": "AR_RECEIVEBILL",
1404 "configKey": "currency", 1404 "configKey": "currency",
1405 "settingFieldType": 0, 1405 "settingFieldType": 0,
@@ -1411,11 +1411,11 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1411,11 +1411,11 @@ PLAT_WITHDRAW(11, "平台提现");
1411 1411
1412 ```json 1412 ```json
1413 { 1413 {
1414 - "pipelineId": 2, 1414 + "pipelineId": 1,
1415 "documentType": "AR_RECEIVEBILL", 1415 "documentType": "AR_RECEIVEBILL",
1416 "configKey": "settleOrg", 1416 "configKey": "settleOrg",
1417 "settingFieldType": 0, 1417 "settingFieldType": 0,
1418 - "fixedValue": "101.02" 1418 + "fixedValue": "101"
1419 } 1419 }
1420 ``` 1420 ```
1421 1421
@@ -1423,11 +1423,11 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1423,11 +1423,11 @@ PLAT_WITHDRAW(11, "平台提现");
1423 1423
1424 ```json 1424 ```json
1425 { 1425 {
1426 - "pipelineId": 2, 1426 + "pipelineId": 1,
1427 "documentType": "AR_RECEIVEBILL", 1427 "documentType": "AR_RECEIVEBILL",
1428 "configKey": "saleOrg", 1428 "configKey": "saleOrg",
1429 "settingFieldType": 0, 1429 "settingFieldType": 0,
1430 - "fixedValue": "101.02" 1430 + "fixedValue": "101"
1431 } 1431 }
1432 ``` 1432 ```
1433 1433
@@ -1435,7 +1435,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1435,7 +1435,7 @@ PLAT_WITHDRAW(11, "平台提现");
1435 1435
1436 ```json 1436 ```json
1437 { 1437 {
1438 - "pipelineId": 2, 1438 + "pipelineId": 1,
1439 "documentType": "AR_RECEIVEBILL", 1439 "documentType": "AR_RECEIVEBILL",
1440 "configKey": "businessType", 1440 "configKey": "businessType",
1441 "settingFieldType": 0, 1441 "settingFieldType": 0,
@@ -1447,7 +1447,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1447,7 +1447,7 @@ PLAT_WITHDRAW(11, "平台提现");
1447 1447
1448 ```json 1448 ```json
1449 { 1449 {
1450 - "pipelineId": 2, 1450 + "pipelineId": 1,
1451 "documentType": "AR_RECEIVEBILL", 1451 "documentType": "AR_RECEIVEBILL",
1452 "configKey": "contactType", 1452 "configKey": "contactType",
1453 "settingFieldType": 0, 1453 "settingFieldType": 0,
@@ -1459,7 +1459,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1459,7 +1459,7 @@ PLAT_WITHDRAW(11, "平台提现");
1459 1459
1460 ```json 1460 ```json
1461 { 1461 {
1462 - "pipelineId": 2, 1462 + "pipelineId": 1,
1463 "documentType": "AR_RECEIVEBILL", 1463 "documentType": "AR_RECEIVEBILL",
1464 "configKey": "payContactType", 1464 "configKey": "payContactType",
1465 "settingFieldType": 0, 1465 "settingFieldType": 0,
@@ -1471,11 +1471,11 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1471,11 +1471,11 @@ PLAT_WITHDRAW(11, "平台提现");
1471 1471
1472 ```json 1472 ```json
1473 { 1473 {
1474 - "pipelineId": 2, 1474 + "pipelineId": 1,
1475 "documentType": "AR_RECEIVEBILL", 1475 "documentType": "AR_RECEIVEBILL",
1476 "configKey": "payOrg", 1476 "configKey": "payOrg",
1477 "settingFieldType": 0, 1477 "settingFieldType": 0,
1478 - "fixedValue": "101.02" 1478 + "fixedValue": "101"
1479 } 1479 }
1480 ``` 1480 ```
1481 1481
@@ -1483,7 +1483,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1483,7 +1483,7 @@ PLAT_WITHDRAW(11, "平台提现");
1483 1483
1484 ```json 1484 ```json
1485 { 1485 {
1486 - "pipelineId": 2, 1486 + "pipelineId": 1,
1487 "documentType": "AR_RECEIVEBILL", 1487 "documentType": "AR_RECEIVEBILL",
1488 "configKey": "settleMethod", 1488 "configKey": "settleMethod",
1489 "settingFieldType": 0, 1489 "settingFieldType": 0,
@@ -1495,7 +1495,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1495,7 +1495,7 @@ PLAT_WITHDRAW(11, "平台提现");
1495 1495
1496 ```json 1496 ```json
1497 { 1497 {
1498 - "pipelineId": 2, 1498 + "pipelineId": 1,
1499 "documentType": "AR_RECEIVEBILL", 1499 "documentType": "AR_RECEIVEBILL",
1500 "configKey": "receiveUsedFor", 1500 "configKey": "receiveUsedFor",
1501 "settingFieldType": 0, 1501 "settingFieldType": 0,
@@ -1507,11 +1507,11 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1507,11 +1507,11 @@ PLAT_WITHDRAW(11, "平台提现");
1507 1507
1508 ```json 1508 ```json
1509 { 1509 {
1510 - "pipelineId": 2, 1510 + "pipelineId": 1,
1511 "documentType": "AR_RECEIVEBILL", 1511 "documentType": "AR_RECEIVEBILL",
1512 "configKey": "chargeItemDept", 1512 "configKey": "chargeItemDept",
1513 "settingFieldType": 0, 1513 "settingFieldType": 0,
1514 - "fixedValue": "BM000098" 1514 + "fixedValue": "BM000099"
1515 } 1515 }
1516 ``` 1516 ```
1517 1517
@@ -1519,7 +1519,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1519,7 +1519,7 @@ PLAT_WITHDRAW(11, "平台提现");
1519 1519
1520 ```json 1520 ```json
1521 { 1521 {
1522 - "pipelineId": 2, 1522 + "pipelineId": 1,
1523 "documentType": "AR_RECEIVEBILL", 1523 "documentType": "AR_RECEIVEBILL",
1524 "configKey": "chargeItem", 1524 "configKey": "chargeItem",
1525 "settingFieldType": 1, 1525 "settingFieldType": 1,
@@ -1688,7 +1688,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1688,7 +1688,7 @@ PLAT_WITHDRAW(11, "平台提现");
1688 1688
1689 ```json 1689 ```json
1690 { 1690 {
1691 - "pipelineId": 2, 1691 + "pipelineId": 1,
1692 "documentType": "AR_RECEIVEBILL", 1692 "documentType": "AR_RECEIVEBILL",
1693 "configKey": "settleCurrency", 1693 "configKey": "settleCurrency",
1694 "settingFieldType": 0, 1694 "settingFieldType": 0,
@@ -1700,7 +1700,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1700,7 +1700,7 @@ PLAT_WITHDRAW(11, "平台提现");
1700 1700
1701 ```json 1701 ```json
1702 { 1702 {
1703 - "pipelineId": 2, 1703 + "pipelineId": 1,
1704 "documentType": "AR_RECEIVEBILL", 1704 "documentType": "AR_RECEIVEBILL",
1705 "configKey": "bankCardNumber", 1705 "configKey": "bankCardNumber",
1706 "settingFieldType": 0, 1706 "settingFieldType": 0,
@@ -1712,11 +1712,11 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1712,11 +1712,11 @@ PLAT_WITHDRAW(11, "平台提现");
1712 1712
1713 ```json 1713 ```json
1714 { 1714 {
1715 - "pipelineId": 2, 1715 + "pipelineId": 1,
1716 "documentType": "AR_RECEIVEBILL", 1716 "documentType": "AR_RECEIVEBILL",
1717 "configKey": "saleDept", 1717 "configKey": "saleDept",
1718 "settingFieldType": 0, 1718 "settingFieldType": 0,
1719 - "fixedValue": "BM000098" 1719 + "fixedValue": "BM000099"
1720 } 1720 }
1721 ``` 1721 ```
1722 1722
@@ -1726,7 +1726,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1726,7 +1726,7 @@ PLAT_WITHDRAW(11, "平台提现");
1726 1726
1727 ```json 1727 ```json
1728 { 1728 {
1729 - "pipelineId": 2, 1729 + "pipelineId": 1,
1730 "documentType": "AR_REFUNDBILL", 1730 "documentType": "AR_REFUNDBILL",
1731 "configKey": "currency", 1731 "configKey": "currency",
1732 "settingFieldType": 0, 1732 "settingFieldType": 0,
@@ -1738,11 +1738,11 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1738,11 +1738,11 @@ PLAT_WITHDRAW(11, "平台提现");
1738 1738
1739 ```json 1739 ```json
1740 { 1740 {
1741 - "pipelineId": 2, 1741 + "pipelineId": 1,
1742 "documentType": "AR_REFUNDBILL", 1742 "documentType": "AR_REFUNDBILL",
1743 "configKey": "settleOrg", 1743 "configKey": "settleOrg",
1744 "settingFieldType": 0, 1744 "settingFieldType": 0,
1745 - "fixedValue": "101.02" 1745 + "fixedValue": "101"
1746 } 1746 }
1747 ``` 1747 ```
1748 1748
@@ -1750,11 +1750,11 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1750,11 +1750,11 @@ PLAT_WITHDRAW(11, "平台提现");
1750 1750
1751 ```json 1751 ```json
1752 { 1752 {
1753 - "pipelineId": 2, 1753 + "pipelineId": 1,
1754 "documentType": "AR_REFUNDBILL", 1754 "documentType": "AR_REFUNDBILL",
1755 "configKey": "saleOrg", 1755 "configKey": "saleOrg",
1756 "settingFieldType": 0, 1756 "settingFieldType": 0,
1757 - "fixedValue": "101.02" 1757 + "fixedValue": "101"
1758 } 1758 }
1759 ``` 1759 ```
1760 1760
@@ -1762,7 +1762,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1762,7 +1762,7 @@ PLAT_WITHDRAW(11, "平台提现");
1762 1762
1763 ```json 1763 ```json
1764 { 1764 {
1765 - "pipelineId": 2, 1765 + "pipelineId": 1,
1766 "documentType": "AR_REFUNDBILL", 1766 "documentType": "AR_REFUNDBILL",
1767 "configKey": "businessType", 1767 "configKey": "businessType",
1768 "settingFieldType": 0, 1768 "settingFieldType": 0,
@@ -1774,11 +1774,11 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1774,11 +1774,11 @@ PLAT_WITHDRAW(11, "平台提现");
1774 1774
1775 ```json 1775 ```json
1776 { 1776 {
1777 - "pipelineId": 2, 1777 + "pipelineId": 1,
1778 "documentType": "AR_REFUNDBILL", 1778 "documentType": "AR_REFUNDBILL",
1779 "configKey": "payOrg", 1779 "configKey": "payOrg",
1780 "settingFieldType": 0, 1780 "settingFieldType": 0,
1781 - "fixedValue": "101.02" 1781 + "fixedValue": "101"
1782 } 1782 }
1783 ``` 1783 ```
1784 1784
@@ -1786,7 +1786,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1786,7 +1786,7 @@ PLAT_WITHDRAW(11, "平台提现");
1786 1786
1787 ```json 1787 ```json
1788 { 1788 {
1789 - "pipelineId": 2, 1789 + "pipelineId": 1,
1790 "documentType": "AR_REFUNDBILL", 1790 "documentType": "AR_REFUNDBILL",
1791 "configKey": "receiveContactType", 1791 "configKey": "receiveContactType",
1792 "settingFieldType": 0, 1792 "settingFieldType": 0,
@@ -1798,7 +1798,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1798,7 +1798,7 @@ PLAT_WITHDRAW(11, "平台提现");
1798 1798
1799 ```json 1799 ```json
1800 { 1800 {
1801 - "pipelineId": 2, 1801 + "pipelineId": 1,
1802 "documentType": "AR_REFUNDBILL", 1802 "documentType": "AR_REFUNDBILL",
1803 "configKey": "contactType", 1803 "configKey": "contactType",
1804 "settingFieldType": 0, 1804 "settingFieldType": 0,
@@ -1810,7 +1810,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1810,7 +1810,7 @@ PLAT_WITHDRAW(11, "平台提现");
1810 1810
1811 ```json 1811 ```json
1812 { 1812 {
1813 - "pipelineId": 2, 1813 + "pipelineId": 1,
1814 "documentType": "AR_REFUNDBILL", 1814 "documentType": "AR_REFUNDBILL",
1815 "configKey": "settleCurrency", 1815 "configKey": "settleCurrency",
1816 "settingFieldType": 0, 1816 "settingFieldType": 0,
@@ -1822,7 +1822,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1822,7 +1822,7 @@ PLAT_WITHDRAW(11, "平台提现");
1822 1822
1823 ```json 1823 ```json
1824 { 1824 {
1825 - "pipelineId": 2, 1825 + "pipelineId": 1,
1826 "documentType": "AR_REFUNDBILL", 1826 "documentType": "AR_REFUNDBILL",
1827 "configKey": "settleMethod", 1827 "configKey": "settleMethod",
1828 "settingFieldType": 0, 1828 "settingFieldType": 0,
@@ -1834,7 +1834,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1834,7 +1834,7 @@ PLAT_WITHDRAW(11, "平台提现");
1834 1834
1835 ```json 1835 ```json
1836 { 1836 {
1837 - "pipelineId": 2, 1837 + "pipelineId": 1,
1838 "documentType": "AR_REFUNDBILL", 1838 "documentType": "AR_REFUNDBILL",
1839 "configKey": "receiveUsedFor", 1839 "configKey": "receiveUsedFor",
1840 "settingFieldType": 0, 1840 "settingFieldType": 0,
@@ -1846,11 +1846,11 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1846,11 +1846,11 @@ PLAT_WITHDRAW(11, "平台提现");
1846 1846
1847 ```json 1847 ```json
1848 { 1848 {
1849 - "pipelineId": 2, 1849 + "pipelineId": 1,
1850 "documentType": "AR_REFUNDBILL", 1850 "documentType": "AR_REFUNDBILL",
1851 "configKey": "chargeItemDept", 1851 "configKey": "chargeItemDept",
1852 "settingFieldType": 0, 1852 "settingFieldType": 0,
1853 - "fixedValue": "BM000098" 1853 + "fixedValue": "BM000099"
1854 } 1854 }
1855 ``` 1855 ```
1856 1856
@@ -1858,7 +1858,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1858,7 +1858,7 @@ PLAT_WITHDRAW(11, "平台提现");
1858 1858
1859 ```json 1859 ```json
1860 { 1860 {
1861 - "pipelineId": 2, 1861 + "pipelineId": 1,
1862 "documentType": "AR_REFUNDBILL", 1862 "documentType": "AR_REFUNDBILL",
1863 "configKey": "chargeItem", 1863 "configKey": "chargeItem",
1864 "settingFieldType": 1, 1864 "settingFieldType": 1,
@@ -1927,11 +1927,11 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1927,11 +1927,11 @@ PLAT_WITHDRAW(11, "平台提现");
1927 1927
1928 ```json 1928 ```json
1929 { 1929 {
1930 - "pipelineId": 2, 1930 + "pipelineId": 1,
1931 "documentType": "AR_REFUNDBILL", 1931 "documentType": "AR_REFUNDBILL",
1932 "configKey": "saleDept", 1932 "configKey": "saleDept",
1933 "settingFieldType": 0, 1933 "settingFieldType": 0,
1934 - "fixedValue": "BM000098" 1934 + "fixedValue": "BM000099"
1935 } 1935 }
1936 ``` 1936 ```
1937 1937
@@ -1939,7 +1939,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1939,7 +1939,7 @@ PLAT_WITHDRAW(11, "平台提现");
1939 1939
1940 ```json 1940 ```json
1941 { 1941 {
1942 - "pipelineId": 2, 1942 + "pipelineId": 1,
1943 "documentType": "AR_REFUNDBILL", 1943 "documentType": "AR_REFUNDBILL",
1944 "configKey": "bankCardNumber", 1944 "configKey": "bankCardNumber",
1945 "settingFieldType": 0, 1945 "settingFieldType": 0,
@@ -1953,7 +1953,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1953,7 +1953,7 @@ PLAT_WITHDRAW(11, "平台提现");
1953 1953
1954 ```json 1954 ```json
1955 { 1955 {
1956 - "pipelineId": 2, 1956 + "pipelineId": 1,
1957 "documentType": "BD_Customer", 1957 "documentType": "BD_Customer",
1958 "configKey": "currency", 1958 "configKey": "currency",
1959 "settingFieldType": 0, 1959 "settingFieldType": 0,
@@ -1965,11 +1965,11 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1965,11 +1965,11 @@ PLAT_WITHDRAW(11, "平台提现");
1965 1965
1966 ```json 1966 ```json
1967 { 1967 {
1968 - "pipelineId": 2, 1968 + "pipelineId": 1,
1969 "documentType": "BD_Customer", 1969 "documentType": "BD_Customer",
1970 "configKey": "customerGroup", 1970 "configKey": "customerGroup",
1971 "settingFieldType": 0, 1971 "settingFieldType": 0,
1972 - "fixedValue": "默认分组" 1972 + "fixedValue": "08"
1973 } 1973 }
1974 ``` 1974 ```
1975 1975
@@ -1977,7 +1977,7 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1977,7 +1977,7 @@ PLAT_WITHDRAW(11, "平台提现");
1977 1977
1978 ```json 1978 ```json
1979 { 1979 {
1980 - "pipelineId": 2, 1980 + "pipelineId": 1,
1981 "documentType": "BD_Customer", 1981 "documentType": "BD_Customer",
1982 "configKey": "contactCompanyType", 1982 "configKey": "contactCompanyType",
1983 "settingFieldType": 0, 1983 "settingFieldType": 0,
@@ -1989,11 +1989,11 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -1989,11 +1989,11 @@ PLAT_WITHDRAW(11, "平台提现");
1989 1989
1990 ```json 1990 ```json
1991 { 1991 {
1992 - "pipelineId": 2, 1992 + "pipelineId": 1,
1993 "documentType": "BD_Customer", 1993 "documentType": "BD_Customer",
1994 "configKey": "customerUseOrg", 1994 "configKey": "customerUseOrg",
1995 "settingFieldType": 0, 1995 "settingFieldType": 0,
1996 - "fixedValue": "101.02" 1996 + "fixedValue": "101"
1997 } 1997 }
1998 ``` 1998 ```
1999 1999
@@ -2001,10 +2001,10 @@ PLAT_WITHDRAW(11, "平台提现"); @@ -2001,10 +2001,10 @@ PLAT_WITHDRAW(11, "平台提现");
2001 2001
2002 ```json 2002 ```json
2003 { 2003 {
2004 - "pipelineId": 2, 2004 + "pipelineId": 1,
2005 "documentType": "BD_Customer", 2005 "documentType": "BD_Customer",
2006 "configKey": "customerCreateOrg", 2006 "configKey": "customerCreateOrg",
2007 "settingFieldType": 0, 2007 "settingFieldType": 0,
2008 - "fixedValue": "101.02" 2008 + "fixedValue": "101"
2009 } 2009 }
2010 ``` 2010 ```