Commit 3271c6eebdb8ea274c97cd631580eb99edc83972

Authored by zhangmeiyang
1 parent 10ccadbf

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

- 添加了多个新的配置映射项,包括 20-B-340602、20-B-340621 和 20-B-default
- 将固定值字段转换为动态值配置,支持多种配置选项
- 为 chargeItemDept 字段添加了完整的动态值映射表
- 扩展了配置文档中的映射规则,支持更灵活的字段配置
- 更新了多个配置段落以包含新的配置值和映射关系
- 添加了默认配置项以处理未匹配的情况
Showing 1 changed file with 131 additions and 2 deletions
doc/生产字段配置.md
... ... @@ -349,6 +349,18 @@ PLAT_WITHDRAW(11, "平台提现");
349 349 "configMapValue": "101"
350 350 },
351 351 {
  352 + "configValue": "20-B-340602",
  353 + "configMapValue": "110"
  354 + },
  355 + {
  356 + "configValue": "20-B-340621",
  357 + "configMapValue": "101"
  358 + },
  359 + {
  360 + "configValue": "20-B-default",
  361 + "configMapValue": "101"
  362 + },
  363 + {
352 364 "configValue": "0-S",
353 365 "configMapValue": "101"
354 366 },
... ... @@ -486,6 +498,18 @@ PLAT_WITHDRAW(11, "平台提现");
486 498 "configMapValue": "101"
487 499 },
488 500 {
  501 + "configValue": "20-B-340602",
  502 + "configMapValue": "110"
  503 + },
  504 + {
  505 + "configValue": "20-B-340621",
  506 + "configMapValue": "101"
  507 + },
  508 + {
  509 + "configValue": "20-B-default",
  510 + "configMapValue": "101"
  511 + },
  512 + {
489 513 "configValue": "0-S",
490 514 "configMapValue": "101"
491 515 },
... ... @@ -635,6 +659,18 @@ PLAT_WITHDRAW(11, "平台提现");
635 659 "configMapValue": "101"
636 660 },
637 661 {
  662 + "configValue": "20-B-340602",
  663 + "configMapValue": "101"
  664 + },
  665 + {
  666 + "configValue": "20-B-340621",
  667 + "configMapValue": "101"
  668 + },
  669 + {
  670 + "configValue": "20-B-default",
  671 + "configMapValue": "101"
  672 + },
  673 + {
638 674 "configValue": "0-S",
639 675 "configMapValue": "101"
640 676 },
... ... @@ -701,8 +737,77 @@ PLAT_WITHDRAW(11, "平台提现");
701 737 "pipelineId": 1,
702 738 "documentType": "AR_receivable",
703 739 "configKey": "chargeItemDept",
704   - "settingFieldType": 0,
705   - "fixedValue": "BM000099"
  740 + "settingFieldType": 1,
  741 + "dynamicValues": [
  742 + {
  743 + "configValue": "0",
  744 + "configMapValue": "BM000099"
  745 + },
  746 + {
  747 + "configValue": "1",
  748 + "configMapValue": "BM000099"
  749 + },
  750 + {
  751 + "configValue": "2",
  752 + "configMapValue": "BM000099"
  753 + },
  754 + {
  755 + "configValue": "3",
  756 + "configMapValue": "BM000099"
  757 + },
  758 + {
  759 + "configValue": "4",
  760 + "configMapValue": "BM000099"
  761 + },
  762 + {
  763 + "configValue": "5",
  764 + "configMapValue": "BM000099"
  765 + },
  766 + {
  767 + "configValue": "6",
  768 + "configMapValue": "BM000099"
  769 + },
  770 + {
  771 + "configValue": "7",
  772 + "configMapValue": "BM000099"
  773 + },
  774 + {
  775 + "configValue": "8",
  776 + "configMapValue": "BM000099"
  777 + },
  778 + {
  779 + "configValue": "9",
  780 + "configMapValue": "BM000099"
  781 + },
  782 + {
  783 + "configValue": "10",
  784 + "configMapValue": "BM000099"
  785 + },
  786 + {
  787 + "configValue": "11",
  788 + "configMapValue": "BM000099"
  789 + },
  790 + {
  791 + "configValue": "12",
  792 + "configMapValue": "BM000099"
  793 + },
  794 + {
  795 + "configValue": "20",
  796 + "configMapValue": "BM000042"
  797 + },
  798 + {
  799 + "configValue": "20-340602",
  800 + "configMapValue": "BM000101"
  801 + },
  802 + {
  803 + "configValue": "20-340621",
  804 + "configMapValue": "BM000042"
  805 + },
  806 + {
  807 + "configValue": "20-default",
  808 + "configMapValue": "BM000042"
  809 + }
  810 + ]
706 811 }
707 812 ```
708 813  
... ... @@ -770,6 +875,18 @@ PLAT_WITHDRAW(11, "平台提现");
770 875 {
771 876 "configValue": "20",
772 877 "configMapValue": "BM000042"
  878 + },
  879 + {
  880 + "configValue": "20-340602",
  881 + "configMapValue": "BM000101"
  882 + },
  883 + {
  884 + "configValue": "20-340621",
  885 + "configMapValue": "BM000042"
  886 + },
  887 + {
  888 + "configValue": "20-default",
  889 + "configMapValue": "BM000042"
773 890 }
774 891 ]
775 892 }
... ... @@ -1334,6 +1451,18 @@ PLAT_WITHDRAW(11, "平台提现");
1334 1451 "configMapValue": "BM000042"
1335 1452 },
1336 1453 {
  1454 + "configValue": "20-B-340602",
  1455 + "configMapValue": "BM000042"
  1456 + },
  1457 + {
  1458 + "configValue": "20-B-340621",
  1459 + "configMapValue": "BM000042"
  1460 + },
  1461 + {
  1462 + "configValue": "20-B-default",
  1463 + "configMapValue": "BM000042"
  1464 + },
  1465 + {
1337 1466 "configValue": "0-S",
1338 1467 "configMapValue": "BM000099"
1339 1468 },
... ...